nvim-treesitter/queries/xcompose/highlights.scm

21 lines
320 B
Scheme
Raw Normal View History

2023-11-10 00:23:42 +02:00
(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