diff options
| author | Joshua Peek <josh@joshpeek.com> | 2012-07-21 09:39:51 -0500 |
|---|---|---|
| committer | Joshua Peek <josh@joshpeek.com> | 2012-07-21 09:39:51 -0500 |
| commit | d23ab8dcda7efef3b9cde01118a5ecf08c6d9c2b (patch) | |
| tree | 1e844744f7aed2eb8144f2931f0913abed125b59 | |
| parent | 1027047bc7c28a0c0b2dd03aee6d5daa1864e7cd (diff) | |
Revert "Add easyant files support to syntax highlighting .ant and .ivy files are both XML"
This reverts commit 0b983546382b25546e15acaf5e30bde7fd207f84.
| -rw-r--r-- | lib/linguist/languages.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index e655544..ddfd5e9 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1297,9 +1297,7 @@ XML: ace_mode: xml primary_extension: .xml extensions: - - .ant - .glade - - .ivy - .kml - .mxml - .plist |
