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