Add XCompose language and highlighter (#3402)

* Add XCompose language and highlighter

* XCompose fix some errors in the Travis build

* Remove xmodmap files for XCompose

Most xmodmap files aren't XCompose, and there's not enough xmodmap files
which are XCompose to be worth adding to heuristics

* Remove some extensions/filenames from XCompose

* Rename and move sample to correct folder and filename

That we have added in languages.yml

* Use generated language id
This commit is contained in:
Samantha McVey
2017-01-03 13:29:00 -08:00
committed by Brandon Black
parent 04c268e535
commit 8f2820e9cc
7 changed files with 1340 additions and 0 deletions

View File

@@ -439,6 +439,8 @@ vendor/grammars/language-wavefront:
- source.wavefront.obj
vendor/grammars/language-xbase:
- source.harbour
vendor/grammars/language-xcompose:
- config.xcompose
vendor/grammars/language-yaml:
- source.yaml
vendor/grammars/language-yang: