Nvim: update all plugins to used ones, disable unused
This commit is contained in:
@@ -3,5 +3,6 @@ return {
|
||||
dependencies= {
|
||||
'nvim-lua/plenary.nvim'
|
||||
},
|
||||
config = true
|
||||
config = true,
|
||||
enabled = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user