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

7 lines
128 B
Scheme

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