Adding CoffeeScript.mode

This commit is contained in:
Jeremy Ashkenas 2011-03-20 17:40:20 -04:00
parent 963adb5230
commit a2d7716331
1 changed files with 4 additions and 0 deletions

View File

@ -1912,6 +1912,10 @@ task(<span class="String"><span class="String">'</span>build:parser<span class="
<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.