mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-10 18:29:34 +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
1
vendor/README.md
vendored
1
vendor/README.md
vendored
@@ -361,6 +361,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
|
||||
- **X10:** [x10-lang/x10-highlighting](https://github.com/x10-lang/x10-highlighting)
|
||||
- **xBase:** [hernad/atom-language-harbour](https://github.com/hernad/atom-language-harbour)
|
||||
- **XC:** [graymalkin/xc.tmbundle](https://github.com/graymalkin/xc.tmbundle)
|
||||
- **XCompose:** [samcv/language-xcompose](https://github.com/samcv/language-xcompose)
|
||||
- **XML:** [textmate/xml.tmbundle](https://github.com/textmate/xml.tmbundle)
|
||||
- **Xojo:** [angryant0007/VBDotNetSyntax](https://github.com/angryant0007/VBDotNetSyntax)
|
||||
- **XProc:** [textmate/xml.tmbundle](https://github.com/textmate/xml.tmbundle)
|
||||
|
||||
Reference in New Issue
Block a user