mirror of
https://github.com/helix-editor/helix
synced 2026-01-26 05:38:09 +01:00
5 lines
106 B
Scheme
5 lines
106 B
Scheme
; Parse JSDoc annotations in comments
|
|
|
|
((comment) @injection.content
|
|
(#set! injection.language "jsdoc"))
|