summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorJon Gjengset <jon@thesquareplanet.com>2019-10-16 11:34:06 -0400
committerJon Gjengset <jon@thesquareplanet.com>2019-10-16 11:34:16 -0400
commitf5c289dce68f1592281b5d70539df91d4b3d2821 (patch)
tree186a245ea37232eed48c3654491ac5122a4e4401 /supported-tools.md
parent7c5825ecbc166d71976d01213e42723128d933e7 (diff)
downloadale-f5c289dce68f1592281b5d70539df91d4b3d2821.zip
Add support for rust-analyzer
Fixes #2832
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 226baeaf..90dd719f 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -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