nvim-treesitter/runtime/queries/gleam/injections.scm
2023-09-09 16:16:51 +02:00

7 lines
130 B
Scheme

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