mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 14:30:05 -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
|
|
@ -195,7 +195,7 @@
|
|||
"revision": "5e66e961eee421786bdda8495ed1db045e06b5fe"
|
||||
},
|
||||
"groovy": {
|
||||
"revision": "54c7da8b167261e76c79513c0364a01836093526"
|
||||
"revision": "76e02db5866dd2b096512103ed4d8f630cc32980"
|
||||
},
|
||||
"hack": {
|
||||
"revision": "95e63e79e0d9f91000bd11d458997fabed1bb1e2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue