mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
Modified queries/java/highlights.scm
This commit is contained in:
parent
09b13e9edb
commit
bc9792298c
1 changed files with 2 additions and 0 deletions
|
|
@ -178,11 +178,13 @@
|
||||||
"open"
|
"open"
|
||||||
"opens"
|
"opens"
|
||||||
"package"
|
"package"
|
||||||
|
"permits"
|
||||||
"private"
|
"private"
|
||||||
"protected"
|
"protected"
|
||||||
"provides"
|
"provides"
|
||||||
"public"
|
"public"
|
||||||
"requires"
|
"requires"
|
||||||
|
"sealed"
|
||||||
"static"
|
"static"
|
||||||
"strictfp"
|
"strictfp"
|
||||||
"synchronized"
|
"synchronized"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue