nvim-treesitter/queries/xcompose/highlights.scm
2023-11-10 14:10:20 -05:00

20 lines
320 B
Scheme

(keysym) @constant
((keysym) @constant.builtin
(#eq? @constant.builtin "Multi_key"))
(text) @string
"include" @include
[ (octal) (hex) ] @number
[ (modifier) "None" ] @type.qualifier
[ "%L" "%H" "%S" ] @string.special
[ "!" "~" ] @operator
[ ":" "<" ">" "\"" ] @punctuation.delimiter
(comment) @comment @spell