mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-10 02:56:52 +00:00
Merge pull request #1183 from oylenshpeegul/patch-1
Link to rust-mode.el instead of rustfmt.el
This commit is contained in:
commit
49598f6efd
@ -107,7 +107,7 @@ You can run `rustfmt --help` for more information.
|
||||
## Running Rustfmt from your editor
|
||||
|
||||
* [Vim](https://github.com/rust-lang/rust.vim#enabling-autoformat)
|
||||
* [Emacs](https://github.com/fbergroth/emacs-rustfmt)
|
||||
* [Emacs](https://github.com/rust-lang/rust-mode)
|
||||
* [Sublime Text 3](https://packagecontrol.io/packages/BeautifyRust)
|
||||
* [Atom](atom.md)
|
||||
* Visual Studio Code using [RustyCode](https://github.com/saviorisdead/RustyCode) or [vsc-rustfmt](https://github.com/Connorcpu/vsc-rustfmt)
|
||||
|
Loading…
Reference in New Issue
Block a user