mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-24 09:18:42 +08:00
doc/rust: rust.vim distributed w/ Vim>=8.0.0501
https://github.com/vim/vim/commit/3c2881dc1195f53ebafc387378399ddd6cb677a7
This commit is contained in:
+3
-2
@@ -5,8 +5,9 @@ ALE Rust Integration *ale-rust-options*
|
|||||||
===============================================================================
|
===============================================================================
|
||||||
Integration Information
|
Integration Information
|
||||||
|
|
||||||
Since Vim does not detect the rust file type out-of-the-box, you need the
|
If Vim does not detect the Rust file type out-of-the-box, you need the runtime
|
||||||
runtime files for rust from here: https://github.com/rust-lang/rust.vim
|
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:
|
Note that there are three possible linters for Rust files:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user