nvim-treesitter/queries/goctl/injections.scm
2024-07-07 17:27:21 +02:00

3 lines
106 B
Scheme

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