Hi, I'm using 0.4.3 and I currently use autozimu/LanguageClient-neovim plugin. It already has direct integration with deoplete and can connect to any Language Server, for Rust you only need rls installed and provide the server initialization command. You'll find the Rust setup in the repo readme.
Hi, I'm using 0.4.3 and I currently use
autozimu/LanguageClient-neovimplugin. It already has direct integration with deoplete and can connect to any Language Server, for Rust you only needrlsinstalled and provide the server initialization command. You'll find the Rust setup in the repo readme.Thanks for the tip! I'll try that this weekend for sure. Saludos!