mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -04:00
highlights(wgsl): comment -> {line,block}_comment
This commit is contained in:
parent
a64b1f478d
commit
3df5313424
2 changed files with 2 additions and 2 deletions
|
|
@ -16,4 +16,4 @@
|
|||
"}"
|
||||
] @branch
|
||||
|
||||
(comment) @auto
|
||||
[(line_comment) (block_comment)] @auto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue