Nvim: update most of the plugins
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
return {
|
||||
-- <leader>mm
|
||||
'gorbit99/codewindow.nvim',
|
||||
config = true,
|
||||
config = function()
|
||||
require('codewindow').apply_default_keybinds()
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user