nvim: added smooth scrolling and fixed toggleterm

This commit is contained in:
PowerUser64 2021-09-20 02:48:09 -07:00
parent 2dcac10784
commit c1b71e559f
4 changed files with 37 additions and 26 deletions

View file

@ -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