nvim-treesitter/runtime/queries/gleam/injections.scm
2025-05-12 18:43:40 +02:00

7 lines
128 B
Scheme

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