Nvim: update all plugins to used ones, disable unused
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
return {
|
||||
-- <leader>mm
|
||||
'gorbit99/codewindow.nvim',
|
||||
config = function()
|
||||
require('codewindow').setup()
|
||||
end
|
||||
config = true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user