nvim: added smooth scrolling and fixed toggleterm
This commit is contained in:
parent
2dcac10784
commit
c1b71e559f
4 changed files with 37 additions and 26 deletions
|
@ -11,8 +11,8 @@ require('plugins')
|
|||
-- [x] map A-S to toggle spell check (see logic from hlsearch section in init.vim)
|
||||
--
|
||||
-- Plugins to Configure
|
||||
-- [ ] toggleterm
|
||||
-- [ ] neoscroll
|
||||
-- [x] toggleterm
|
||||
-- [x] neoscroll
|
||||
-- [x] cmp
|
||||
-- [x] lspkind
|
||||
-- [x] lspsignature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue