We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 115d321 + a791de6 commit 3345464Copy full SHA for 3345464
README.md
@@ -37,6 +37,8 @@ git clone --depth=1 https://github.com/rust-lang/rust.vim.git ~/.vim/bundle/rust
37
This plugin can optionally format your code using [rustfmt][rfmt] every time a
38
buffer is written. Simple put `let g:rustfmt_autosave = 1` in your `.vimrc`.
39
40
+[rfmt]: https://crates.io/crates/rustfmt/
41
+
42
## Help
43
44
Further help can be found in the documentation with `:Helptags` then `:help rust`.
0 commit comments