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