We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92f3b74 + ff7f048 commit 443f799Copy full SHA for 443f799
doc/tutorial.md
@@ -192,7 +192,9 @@ detail [later on](#modules-and-crates).
192
193
There are Vim highlighting and indentation scripts in the Rust source
194
distribution under `src/etc/vim/`, and an emacs mode under
195
-`src/etc/emacs/`.
+`src/etc/emacs/`. There is a package for Sublime Text 2 at
196
+[github.com/dbp/sublime-rust](http://github.com/dbp/sublime-rust), also
197
+available through [package control](http://wbond.net/sublime_packages/package_control).
198
199
Other editors are not provided for yet. If you end up writing a Rust
200
mode for your favorite editor, let us know so that we can link to it.
0 commit comments