mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Add Ant
This commit is contained in:
@@ -221,6 +221,8 @@ https://github.com/swannodette/textmate-clojure:
|
|||||||
- source.clojure
|
- source.clojure
|
||||||
https://github.com/technosophos/Vala-TMBundle:
|
https://github.com/technosophos/Vala-TMBundle:
|
||||||
- source.vala
|
- source.vala
|
||||||
|
https://github.com/textmate/ant.tmbundle:
|
||||||
|
- text.xml.ant
|
||||||
https://github.com/textmate/antlr.tmbundle:
|
https://github.com/textmate/antlr.tmbundle:
|
||||||
- source.antlr
|
- source.antlr
|
||||||
https://github.com/textmate/apache.tmbundle:
|
https://github.com/textmate/apache.tmbundle:
|
||||||
|
|||||||
@@ -33,6 +33,15 @@ AGS Script:
|
|||||||
- .ash
|
- .ash
|
||||||
tm_scope: source.c++
|
tm_scope: source.c++
|
||||||
|
|
||||||
|
Ant Build System:
|
||||||
|
type: data
|
||||||
|
tm_scope: text.xml.ant
|
||||||
|
extensions:
|
||||||
|
- .ant.xml
|
||||||
|
filenames:
|
||||||
|
- build.xml
|
||||||
|
- ant.xml
|
||||||
|
|
||||||
ANTLR:
|
ANTLR:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#9DC3FF"
|
color: "#9DC3FF"
|
||||||
|
|||||||
Reference in New Issue
Block a user