🗝️ Add SuEdit
- Allows detecting and prompting for sudo - When the user doesn't have permission to edit the file in buffer
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
-- -----------------------------------------------------------------------------
|
||||||
|
-- --------------------------------- SuEdit ------------------------------------
|
||||||
|
-- -----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
return {
|
||||||
|
"Grafcube/suedit.nvim",
|
||||||
|
dependencies = "akinsho/toggleterm.nvim",
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user