Hi,
I've successfully configured several language servers with this plugin, but rls (https://github.com/rust-lang/rls) seems to be unresponsive. Does this work for anyone else ?
{ "lexers": { "Rust": "rs" }, "cmd_unix": [ "rls" ] }
I also tried with "Rust": "rust"
Hi,
I've successfully configured several language servers with this plugin, but rls (https://github.com/rust-lang/rls) seems to be unresponsive. Does this work for anyone else ?
{ "lexers": { "Rust": "rs" }, "cmd_unix": [ "rls" ] }I also tried with
"Rust": "rust"