summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel M. Capella <polycitizen@gmail.com>2018-08-01 12:47:10 -0400
committerDaniel M. Capella <polycitizen@gmail.com>2018-08-01 12:54:47 -0400
commitab5e44249da9eb3ad52cc9399a5d25e18fbd1f66 (patch)
tree5ecb526a35c3902bcac6e14eecef4646f1d00e49
parent399a0d3c988381d2436d066e1fe74ef688947f28 (diff)
downloadale-ab5e44249da9eb3ad52cc9399a5d25e18fbd1f66.zip
doc/rust: rust.vim distributed w/ Vim>=8.0.0501
https://github.com/vim/vim/commit/3c2881dc1195f53ebafc387378399ddd6cb677a7
-rw-r--r--doc/ale-rust.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ale-rust.txt b/doc/ale-rust.txt
index d61e5b55..a360dce6 100644
--- a/doc/ale-rust.txt
+++ b/doc/ale-rust.txt
@@ -5,8 +5,9 @@ ALE Rust Integration *ale-rust-options*
===============================================================================
Integration Information
- Since Vim does not detect the rust file type out-of-the-box, you need the
- runtime files for rust from here: https://github.com/rust-lang/rust.vim
+ If Vim does not detect the Rust file type out-of-the-box, you need the runtime
+ files for Rust distributed in Vim >=8.0.0501 or upstream:
+ https://github.com/rust-lang/rust.vim
Note that there are three possible linters for Rust files: