Skip to content

Commit 3345464

Browse files
committed
Merge pull request #84 from SamWhited/patch-1
Fix broken link to rfmt in readme
2 parents 115d321 + a791de6 commit 3345464

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ git clone --depth=1 https://github.com/rust-lang/rust.vim.git ~/.vim/bundle/rust
3737
This plugin can optionally format your code using [rustfmt][rfmt] every time a
3838
buffer is written. Simple put `let g:rustfmt_autosave = 1` in your `.vimrc`.
3939

40+
[rfmt]: https://crates.io/crates/rustfmt/
41+
4042
## Help
4143

4244
Further help can be found in the documentation with `:Helptags` then `:help rust`.

0 commit comments

Comments
 (0)