nvim: added a note to remove luasnip

it does not work on my server for some reason
This commit is contained in:
PowerUser64 2021-09-20 02:55:01 -07:00
parent c1b71e559f
commit e34b962d2b

View file

@ -9,6 +9,7 @@ require('plugins')
-- --
-- Misc: -- Misc:
-- [x] map A-S to toggle spell check (see logic from hlsearch section in init.vim) -- [x] map A-S to toggle spell check (see logic from hlsearch section in init.vim)
-- [ ] remove luasnip
-- --
-- Plugins to Configure -- Plugins to Configure
-- [x] toggleterm -- [x] toggleterm