chore: remove obsolete plugin
This commit is contained in:
parent
7e112c8bfb
commit
c468aecea9
1
nvimrc
1
nvimrc
|
@ -414,7 +414,6 @@ EOF
|
||||||
packadd! nvim-lspconfig " https://github.com/neovim/nvim-lspconfig.git
|
packadd! nvim-lspconfig " https://github.com/neovim/nvim-lspconfig.git
|
||||||
packadd! lsp_signature.nvim " https://github.com/ray-x/lsp_signature.nvim.git
|
packadd! lsp_signature.nvim " https://github.com/ray-x/lsp_signature.nvim.git
|
||||||
packadd! fzf-lsp.nvim " https://github.com/gfanto/fzf-lsp.nvim.git
|
packadd! fzf-lsp.nvim " https://github.com/gfanto/fzf-lsp.nvim.git
|
||||||
packadd! lsp-colors.nvim " https://github.com/folke/lsp-colors.nvim.git
|
|
||||||
|
|
||||||
lua <<EOF
|
lua <<EOF
|
||||||
local nvim_lsp = require('lspconfig')
|
local nvim_lsp = require('lspconfig')
|
||||||
|
|
Loading…
Reference in New Issue