mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
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:
committed by
Brandon Black
parent
04c268e535
commit
8f2820e9cc
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -809,3 +809,6 @@
|
||||
[submodule "vendor/grammars/reason"]
|
||||
path = vendor/grammars/reason
|
||||
url = https://github.com/facebook/reason
|
||||
[submodule "vendor/grammars/language-xcompose"]
|
||||
path = vendor/grammars/language-xcompose
|
||||
url = https://github.com/samcv/language-xcompose
|
||||
|
||||
Reference in New Issue
Block a user