
Github syntax highlighting broke at some point over the past month or so. From its documentation, it is not clear to me what changeds. This is somewhat of a longshot attempt to making it work again. https://github.com/github-linguist/linguist/blob/master/docs/overrides.md
3 lines
133 B
Text
3 lines
133 B
Text
# Highlight keymap files as C++, which is better than nothing.
|
|
*.dtsi text linguist-language=C++
|
|
*.keymap text linguist-language=C++
|