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

1
vendor/README.md vendored
View File

@@ -161,6 +161,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **HTML+ERB:** [atom/language-ruby](https://github.com/atom/language-ruby)
- **HTML+PHP:** [textmate/php.tmbundle](https://github.com/textmate/php.tmbundle)
- **HTTP:** [samsalisbury/Sublime-HTTP](https://github.com/samsalisbury/Sublime-HTTP)
- **HXML:** [vshaxe/haxe-TmLanguage](https://github.com/vshaxe/haxe-TmLanguage)
- **IDL:** [mgalloy/idl.tmbundle](https://github.com/mgalloy/idl.tmbundle)
- **Idris:** [idris-hackers/idris-sublime](https://github.com/idris-hackers/idris-sublime)
- **Inform 7:** [erkyrath/language-inform7](https://github.com/erkyrath/language-inform7)