Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Well, mostly of the language specific plugins are language server protocols (LSP), you only need a client to make they work on any editor, I used to use CoC on vim to have that power, but now with the new version of NeoVim the client is build-in, so...


now with the new version of NeoVim the client is built-in

Can you link me to how to configure that? I have been using LanguageClient-neovim, which is a Rust plugin.


I talked about the configuration in my videos (linked above).

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




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: