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