From e97b7454e991d5c7aed8d5f69147fc1dfdd1b207 Mon Sep 17 00:00:00 2001 From: Vicent Marti Date: Tue, 16 Dec 2014 17:02:09 +0100 Subject: [PATCH] grammars: Temporarily use vmg's fork for C.tmbundle --- grammars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grammars.yml b/grammars.yml index 7e9b7053..fa1524c2 100644 --- a/grammars.yml +++ b/grammars.yml @@ -252,7 +252,7 @@ https://github.com/textmate/asp.tmbundle: - text.html.asp https://github.com/textmate/bison.tmbundle: - source.bison -https://github.com/textmate/c.tmbundle: +https://github.com/vmg/c.tmbundle: - source.c - source.c++ - source.c.platform