fix: improve nvim performance
This commit is contained in:
parent
670014885b
commit
fdcb340766
7 changed files with 115 additions and 173 deletions
|
|
@ -55,5 +55,6 @@ Plug('lvimuser/lsp-inlayhints.nvim') -- inlay hints
|
|||
Plug('preservim/tagbar') -- tags on the right
|
||||
Plug('ggandor/leap.nvim') -- special movement
|
||||
Plug('brenoprata10/nvim-highlight-colors') -- colors
|
||||
Plug('karb94/neoscroll.nvim')
|
||||
vim.call("plug#end")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue