diff options
author | Jon Gjengset <jon@thesquareplanet.com> | 2019-10-16 14:03:10 -0400 |
---|---|---|
committer | Jon Gjengset <jon@thesquareplanet.com> | 2019-10-16 14:03:10 -0400 |
commit | 4b53d88cb83951cfd6b246dcf5d7ba0ad2b56d14 (patch) | |
tree | 99ffb886576734142269f86c8f29f781e0ca2665 | |
parent | 29d0987859695b60c3515feb45ff45ef6443d5ad (diff) | |
download | ale-4b53d88cb83951cfd6b246dcf5d7ba0ad2b56d14.zip |
Also list analyzer in doc/ supported tools
-rw-r--r-- | doc/ale-supported-languages-and-tools.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt index a5b7c35e..2076617b 100644 --- a/doc/ale-supported-languages-and-tools.txt +++ b/doc/ale-supported-languages-and-tools.txt @@ -404,6 +404,7 @@ Notes: * Rust * `cargo`!! * `rls` + * `rust-analyzer` * `rustc` (see |ale-integration-rust|) * `rustfmt` * Sass |