Update Vim integration instructions

This commit is contained in:
nokaa 2016-06-03 02:52:48 -05:00
parent 0087306761
commit af4a9fa6f6
No known key found for this signature in database
GPG key ID: DB3920D6CE7BCBC2

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)