Files
nvim-treesitter/runtime/queries/jjdescription/highlights.scm
2026-04-03 10:43:28 +02:00

43 lines
462 B
Scheme

[
(comment)
(generated_comment)
] @comment
(comment_content) @spell
(subject) @markup.heading
(type) @keyword
(scope) @variable.parameter
(change_id) @constant
(filepath) @string.special.path
((rest) @comment
(#not-lua-match? @comment "^diff"))
"JJ: ignore-rest" @keyword.directive
[
"("
")"
] @punctuation.bracket
":" @punctuation.delimiter
"!" @punctuation.special
[
"A"
"C"
] @diff.plus
"D" @diff.minus
[
"M"
"R"
] @diff.delta