Add neovim config
This commit is contained in:
5
nvim/lua/plugins/vim-maximizer.lua
Normal file
5
nvim/lua/plugins/vim-maximizer.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
-- https://github.com/szw/vim-maximizer
|
||||
return {
|
||||
"szw/vim-maximizer",
|
||||
event = "VeryLazy",
|
||||
}
|
||||
Reference in New Issue
Block a user