nvim-treesitter/runtime/queries/goctl/injections.scm
2025-04-06 13:16:45 +02:00

3 lines
106 B
Scheme

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