Add emacs integration to readme.

This commit is contained in:
cskksc 2015-11-12 15:14:28 +05:30
parent eed83e4834
commit da1b3c1da8

View file

@ -22,9 +22,10 @@ multirust run nightly cargo install --git https://github.com/rust-lang-nursery/r
```
## Running Rustfmt from Vim
## Running Rustfmt from your editor
See [instructions](http://johannh.me/blog/rustfmt-vim.html).
* [Vim](http://johannh.me/blog/rustfmt-vim.html)
* [Emacs](https://github.com/fbergroth/emacs-rustfmt)
## How to build and test