mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-02-06 17:13:26 +00:00
Attempt to refactor config to be more maintainable
This commit is contained in:
3
lua/plugins/command.lua
Normal file
3
lua/plugins/command.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
return {
|
||||
{ "lambdalisue/suda.vim", event = "VeryLazy" }, -- Privilege escalation plugin
|
||||
}
|
||||
Reference in New Issue
Block a user