nvim-treesitter/runtime/queries/goctl/injections.scm
2025-05-06 10:34:44 +02:00

3 lines
106 B
Scheme

; Inject comment language for goctl
((comment) @injection.content
(#set! injection.language "comment"))