aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/kos/injections.scm
blob: 2677f272b10981d820d4c01067b81b3a229adade (plain) (blame)
1
2
3
4
5
6
(((comment) @_jsdoc_comment
  (#lua-match? @_jsdoc_comment "^/[*][*][^*].*[*]/$")) @injection.content
  (#set! injection.language "jsdoc"))

((comment) @injection.content
  (#set! injection.language "comment"))