summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-08-07 13:00:17 +0100
committerw0rp <devw0rp@gmail.com>2017-08-07 13:00:17 +0100
commitf7d7abe5b2d97bc2ad46eca176f288209da7f23a (patch)
tree892bd2ca46dcca2b5a6485992d7f7099db163e91 /doc/ale.txt
parent2d608b932957416cd741f833a7924e0d6e20d29a (diff)
downloadale-f7d7abe5b2d97bc2ad46eca176f288209da7f23a.zip
Document the rls linter
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 86476374..1c43910c 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -94,6 +94,7 @@ CONTENTS *ale-contents*
rubocop.............................|ale-ruby-rubocop|
rust..................................|ale-rust-options|
cargo...............................|ale-rust-cargo|
+ rls.................................|ale-rust-rls|
rustc...............................|ale-rust-rustc|
sass..................................|ale-sass-options|
stylelint...........................|ale-sass-stylelint|
@@ -212,7 +213,7 @@ The following languages and tools are supported.
* ReasonML: 'merlin'
* reStructuredText: 'proselint'
* RPM spec: 'spec'
-* Rust: 'rustc' (see |ale-integration-rust|)
+* Rust: 'cargo', 'rls', 'rustc' (see |ale-integration-rust|)
* Ruby: 'reek', 'rubocop'
* SASS: 'sasslint', 'stylelint'
* SCSS: 'sasslint', 'scsslint', 'stylelint'