Skip to content

Commit ff7f048

Browse files
author
Daniel Patterson
committed
tutorial: adding link and reference to sublime text package.
1 parent ce4e09b commit ff7f048

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/tutorial.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,9 @@ detail [later on](#modules-and-crates).
192192

193193
There are Vim highlighting and indentation scripts in the Rust source
194194
distribution under `src/etc/vim/`, and an emacs mode under
195-
`src/etc/emacs/`.
195+
`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).
196198

197199
Other editors are not provided for yet. If you end up writing a Rust
198200
mode for your favorite editor, let us know so that we can link to it.

0 commit comments

Comments
 (0)