Skip to content

Commit

Permalink
Add emacs integration to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
cskksc committed Nov 13, 2015
1 parent eed83e4 commit da1b3c1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -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
Expand Down

0 comments on commit da1b3c1

Please sign in to comment.