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

7 lines
128 B
Scheme

; Comments
([
(module_comment)
(statement_comment)
(comment)
] @injection.content
(#set! injection.language "comment"))