Merge pull request #1615 from Mitranim/patch-1

suggested a better Sublime Text plugin
This commit is contained in:
Nick Cameron 2017-06-15 17:02:36 +12:00 committed by GitHub
commit bd1eff55bb

View File

@ -122,7 +122,7 @@ You can run `rustfmt --help` for more information.
* [Vim](https://github.com/rust-lang/rust.vim#formatting-with-rustfmt)
* [Emacs](https://github.com/rust-lang/rust-mode)
* [Sublime Text 3](https://packagecontrol.io/packages/BeautifyRust)
* [Sublime Text 3](https://packagecontrol.io/packages/RustFmt)
* [Atom](atom.md)
* Visual Studio Code using [vscode-rust](https://github.com/editor-rs/vscode-rust), [vsc-rustfmt](https://github.com/Connorcpu/vsc-rustfmt) or [rls_vscode](https://github.com/jonathandturner/rls_vscode) through RLS.