#1085, adding CoffeeScript.mode to the docs.

This commit is contained in:
Jeremy Ashkenas
2011-02-01 21:30:33 -05:00
parent c44d9ae923
commit b4df62bec1

View File

@@ -1004,6 +1004,10 @@ Expressions
<b>kchmck</b>'s <a href="http://github.com/kchmck/vim-coffee-script">Vim CoffeeScript</a>
&mdash; which adds Vim syntax highlighting and indentation support.
</li>
<li>
<b>nfiniteset</b>'s <a href="https://github.com/nfiniteset/CoffeeScript.mode">CoffeeScript.mode</a>
&mdash; a syntax mode that provides highlighting for SubEthaEdit and Coda.
</li>
<li>
<b>wavded</b>'s <a href="http://github.com/wavded/gedit-coffeescript">gedit-coffeescript</a>
&mdash; a CoffeeScript syntax highlighter for the gedit text editor.