Add support for rust-analyzer

Fixes #2832
This commit is contained in:
Jon Gjengset
2019-10-16 11:34:06 -04:00
parent 7c5825ecbc
commit f5c289dce6
5 changed files with 70 additions and 0 deletions
+1
View File
@@ -413,6 +413,7 @@ formatting.
* Rust
* [cargo](https://github.com/rust-lang/cargo) :floppy_disk: (see `:help ale-integration-rust` for configuration instructions)
* [rls](https://github.com/rust-lang-nursery/rls) :warning:
* [rust-analyzer](https://github.com/rust-analyzer/rust-analyzer) :warning:
* [rustc](https://www.rust-lang.org/) :warning:
* [rustfmt](https://github.com/rust-lang-nursery/rustfmt)
* Sass