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