Merge pull request #1186 from woshilapin/vim-doc

Update link towards vim documentation
This commit is contained in:
Nick Cameron 2016-10-11 14:46:37 +13:00 committed by GitHub
commit 8ffb581563

View File

@ -106,7 +106,7 @@ You can run `rustfmt --help` for more information.
## Running Rustfmt from your editor
* [Vim](https://github.com/rust-lang/rust.vim#enabling-autoformat)
* [Vim](https://github.com/rust-lang/rust.vim#formatting-with-rustfmt)
* [Emacs](https://github.com/rust-lang/rust-mode)
* [Sublime Text 3](https://packagecontrol.io/packages/BeautifyRust)
* [Atom](atom.md)