Merge pull request #1030 from nokaa/master

Update Vim integration instructions
This commit is contained in:
Nick Cameron 2016-06-03 10:06:56 +01:00
commit 728eb0005f

View File

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