1
0
Fork 0

Fix options + Add lsp-install

This commit is contained in:
Florian RICHER 2021-06-24 09:05:08 +02:00
parent 222f2c316b
commit 8ca7c95dd4
2 changed files with 3 additions and 2 deletions

View file

@ -11,6 +11,7 @@ function install_packages()
use {'dracula/vim'}
use {'whatyouhide/vim-gotham'}
use {'neovim/nvim-lspconfig'}
use {'kabouzeid/nvim-lspinstall'}
use {'hrsh7th/nvim-compe'}
use {'shaunsingh/moonlight.nvim'}