[2024-05-10] Adding nvim-lspconfig

This commit is contained in:
Andrew Conlin 2024-05-10 16:54:09 +01:00
parent 3fb4836b8b
commit 62cad17101
3 changed files with 19 additions and 0 deletions

View file

@ -20,6 +20,7 @@ Plug 'nvim-tree/nvim-web-devicons' " OPTIONAL: for file icons
Plug 'freddiehaddad/feline.nvim'
"Plug 'epwalsh/obsidian.nvim'
"Plug 'hrsh7th/nvim-cmp'
Plug 'neovim/nvim-lspconfig'
call plug#end()
set bg=dark