nvim-treesitter/runtime/queries/goctl/injections.scm
2025-03-05 10:00:38 +01:00

3 lines
106 B
Scheme

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