nvim-treesitter/runtime/queries/gaptst/highlights.scm

20 lines
188 B
Scheme
Raw Permalink Normal View History

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