nvim-treesitter/runtime/queries/gaptst/highlights.scm
2025-05-12 18:43:40 +02:00

19 lines
188 B
Scheme

(output_line) @markup.raw.block
[
"#@local"
"#@exec"
] @keyword
[
"gap> "
"> "
] @keyword.debug
[
"#@if"
"#@else"
"#@fi"
] @keyword.conditional
(comment) @comment @spell