diff options
author | Daniel M. Capella <polycitizen@gmail.com> | 2018-08-01 12:47:10 -0400 |
---|---|---|
committer | Daniel M. Capella <polycitizen@gmail.com> | 2018-08-01 12:54:47 -0400 |
commit | ab5e44249da9eb3ad52cc9399a5d25e18fbd1f66 (patch) | |
tree | 5ecb526a35c3902bcac6e14eecef4646f1d00e49 /doc | |
parent | 399a0d3c988381d2436d066e1fe74ef688947f28 (diff) | |
download | ale-ab5e44249da9eb3ad52cc9399a5d25e18fbd1f66.zip |
doc/rust: rust.vim distributed w/ Vim>=8.0.0501
https://github.com/vim/vim/commit/3c2881dc1195f53ebafc387378399ddd6cb677a7
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale-rust.txt | 5 |
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: |