mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 19:37:54 +03:00
4 lines
106 B
Scheme
4 lines
106 B
Scheme
; Parse JSDoc annotations in comments
|
|
|
|
((comment) @injection.content
|
|
(#set! injection.language "jsdoc"))
|