mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-20 08:15:42 +00:00
Separate CSON from CoffeeScript
This commit is contained in:
@@ -526,6 +526,15 @@ COLLADA:
|
|||||||
tm_scope: text.xml
|
tm_scope: text.xml
|
||||||
ace_mode: xml
|
ace_mode: xml
|
||||||
|
|
||||||
|
CSON:
|
||||||
|
type: data
|
||||||
|
group: CoffeeScript
|
||||||
|
tm_scope: source.coffee
|
||||||
|
ace_mode: coffee
|
||||||
|
searchable: false
|
||||||
|
extensions:
|
||||||
|
- .cson
|
||||||
|
|
||||||
CSS:
|
CSS:
|
||||||
type: markup
|
type: markup
|
||||||
tm_scope: source.css
|
tm_scope: source.css
|
||||||
@@ -648,7 +657,6 @@ CoffeeScript:
|
|||||||
- ._coffee
|
- ._coffee
|
||||||
- .cake
|
- .cake
|
||||||
- .cjsx
|
- .cjsx
|
||||||
- .cson
|
|
||||||
- .iced
|
- .iced
|
||||||
filenames:
|
filenames:
|
||||||
- Cakefile
|
- Cakefile
|
||||||
|
|||||||
Reference in New Issue
Block a user