Refactored nvim config to make it easier and less insanely nested
This commit is contained in:
4
.config/nvim/lua/plugins/vim-be-good.lua
Normal file
4
.config/nvim/lua/plugins/vim-be-good.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
'ThePrimeagen/vim-be-good',
|
||||
cmd = 'VimBeGood',
|
||||
}
|
||||
Reference in New Issue
Block a user