From f95365946c3f25cf236e9d96fdf2bb54dbdd29d7 Mon Sep 17 00:00:00 2001 From: Alhadis Date: Mon, 29 Aug 2016 01:43:44 +1000 Subject: [PATCH] Separate CSON from CoffeeScript --- lib/linguist/languages.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index f8e97318..ad13c8f9 100755 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -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