From 0154c21c3debbafe351814b616037278a599c119 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Sun, 30 Nov 2014 20:45:24 -0600 Subject: [PATCH] Adding Cool grammar --- grammars.yml | 2 ++ lib/linguist/languages.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/grammars.yml b/grammars.yml index 10361eef..35dedbe9 100644 --- a/grammars.yml +++ b/grammars.yml @@ -63,6 +63,8 @@ https://github.com/Varriount/NimLime: - source.nimrodcfg https://github.com/angryant0007/VBDotNetSyntax: - source.vbnet +https://github.com/anunayk/cool-tmbundle: +- source.cool https://github.com/aroben/ada.tmbundle/raw/c45eed4d5f98fe3bcbbffbb9e436601ab5bbde4b/Syntaxes/Ada.plist: - source.ada https://github.com/aroben/ruby.tmbundle@4636a3023153c3034eb6ffc613899ba9cf33b41f: diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 5a1c0a2d..3eb6cabb 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -531,7 +531,7 @@ Cool: type: programming extensions: - .cl - tm_scope: none + tm_scope: source.cool Coq: type: programming