This commit is contained in:
Vicent Marti
2014-11-14 18:41:36 +01:00
parent 6b90f22cef
commit a0bbf7df6f
2 changed files with 11 additions and 0 deletions

View File

@@ -221,6 +221,8 @@ https://github.com/swannodette/textmate-clojure:
- source.clojure
https://github.com/technosophos/Vala-TMBundle:
- source.vala
https://github.com/textmate/ant.tmbundle:
- text.xml.ant
https://github.com/textmate/antlr.tmbundle:
- source.antlr
https://github.com/textmate/apache.tmbundle:

View File

@@ -33,6 +33,15 @@ AGS Script:
- .ash
tm_scope: source.c++
Ant Build System:
type: data
tm_scope: text.xml.ant
extensions:
- .ant.xml
filenames:
- build.xml
- ant.xml
ANTLR:
type: programming
color: "#9DC3FF"