Add pointer to Sublime Text support.

This commit is contained in:
Vincent St-Amour 2014-10-27 11:57:39 -04:00
parent c4a09baad8
commit 0a8764b470

View File

@ -213,3 +213,10 @@ recommend using a plugin that will make loading other plugins easier.
@hyperlink["http://www.vim.org/scripts/script.php?script_id=2332"]{Pathogen} is
one plugin that does this; using it, you can install new plugins by extracting
them to subdirectories in the @filepath{bundle} folder of your Vim installation.
@; ------------------------------------------------------------
@section{Sublime Text}
The @hyperlink["https://sublime.wbond.net/packages/Racket"]{Racket package}
provides support for syntax highlighting and building for Sublime Text.