diff options
| author | Jean-Louis Boudart <jeanlouis.boudart@gmail.com> | 2012-07-21 14:21:03 +0200 |
|---|---|---|
| committer | Jean-Louis Boudart <jeanlouis.boudart@gmail.com> | 2012-07-21 14:21:03 +0200 |
| commit | 0b983546382b25546e15acaf5e30bde7fd207f84 (patch) | |
| tree | be4714924b32eebb8f101731fa35e7de47146755 | |
| parent | 36da52e3838ed50f9330f7e26cc8aa81d7bc7f09 (diff) | |
Add easyant files support to syntax highlighting .ant and .ivy files are both XML
| -rw-r--r-- | lib/linguist/languages.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index ddfd5e9..e655544 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1297,7 +1297,9 @@ XML: ace_mode: xml primary_extension: .xml extensions: + - .ant - .glade + - .ivy - .kml - .mxml - .plist |
