Add HXML support (#4092)

* Add HXML support

* Fix test failures
This commit is contained in:
Jens Fischer
2018-04-08 12:23:00 +02:00
committed by Colin Seymour
parent 34c623eaba
commit 14fcd75773
4 changed files with 49 additions and 0 deletions

View File

@@ -1821,6 +1821,13 @@ HTTP:
codemirror_mode: http
codemirror_mime_type: message/http
language_id: 152
HXML:
type: data
ace_mode: text
extensions:
- ".hxml"
tm_scope: source.hxml
language_id: 786683730
Hack:
type: programming
ace_mode: php