- First you need to install the
nvim-lspconfig
plugin. - Then you need to move the
neovim
folder to the<&runtimepath>
directory.
- First you need to install the
nvim-lspconfig
plugin.
Plug('neovim/nvim-lspconfig')
- Then you need to install the plugin.
Plug('Enaium/jimmer-dto-lsp', { ['rtp'] = 'neovim' })