nvim: added a note to remove luasnip
it does not work on my server for some reason
This commit is contained in:
parent
c1b71e559f
commit
e34b962d2b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue