mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
Add Gleam injections
This commit is contained in:
parent
da6132ebbe
commit
49e1805e08
1 changed files with 6 additions and 0 deletions
6
queries/gleam/injections.scm
Normal file
6
queries/gleam/injections.scm
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
; Comments
|
||||||
|
[
|
||||||
|
(module_comment)
|
||||||
|
(statement_comment)
|
||||||
|
(comment)
|
||||||
|
] @comment
|
||||||
Loading…
Add table
Add a link
Reference in a new issue