tree-sitter-tiger/queries/injections.scm
Bruno BELANYI 545d090540 Mark 'comment' as injecting 'comment'
Neovim defines queries for the 'comment' language, to match 'TODO',
'FIXME', etc...
2022-06-04 10:43:35 +02:00

4 lines
50 B
Scheme

(comment) @comment
; vim: sw=2 foldmethod=marker