mirror of https://github.com/helix-editor/helix
5 lines
106 B
Scheme
5 lines
106 B
Scheme
|
; Parse JSDoc annotations in comments
|
||
|
|
||
|
((comment) @injection.content
|
||
|
(#set! injection.language "jsdoc"))
|