nvim-treesitter/queries/gleam/injections.scm
2024-01-19 16:58:37 +01:00

7 lines
128 B
Scheme

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