Add coffescript syntax highlighting
commit07002d252a36b77d150536ffe0c860fa91f4f61d
authorMark Dresselhaus <m@rk-dresselhaus.de>
Sun, 23 Mar 2014 23:55:59 +0000 (24 00:55 +0100)
committerColomban Wendling <ban@herbesfolles.org>
Wed, 26 Nov 2014 18:52:20 +0000 (26 19:52 +0100)
tree5025c834b7611d6d70f8b72a1339094817cb302f
parentd0986dd3f606dcd564bc99829ff993a94737fd22
Add coffescript syntax highlighting

imported lexer from Scintilla and added coffeescript filetype
data/Makefile.am
data/filetype_extensions.conf
data/filetypes.coffeescript [new file with mode: 0644]
scintilla/Makefile.am
scintilla/lexers/LexCoffeeScript.cxx [new file with mode: 0644]
scintilla/makefile.win32
scintilla/src/Catalogue.cxx
src/filetypes.c
src/filetypes.h
src/highlighting.c
src/highlightingmappings.h