Can you link me to how to configure that? I have been using LanguageClient-neovim, which is a Rust plugin.
The best place to start is here: https://github.com/neovim/nvim-lspconfig
I use it in combination with nvim-compe: https://github.com/hrsh7th/nvim-compe
Can you link me to how to configure that? I have been using LanguageClient-neovim, which is a Rust plugin.