mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
feat(groovy): Add more support for groovy syntax. Fix for groovy multiline comment highlighting.
This commit is contained in:
parent
51ea343f70
commit
7caa976154
3 changed files with 47 additions and 12 deletions
|
|
@ -1 +1,4 @@
|
|||
(comment) @comment
|
||||
[
|
||||
(block_comment)
|
||||
(line_comment)
|
||||
] @comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue