1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-05 05:42:27 +02:00
Files
helix/runtime/queries/sourcepawn/injections.scm

5 lines
106 B
Scheme

; Parse JSDoc annotations in comments
((comment) @injection.content
(#set! injection.language "jsdoc"))