mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
highlights(java): add "non-sealed" keyword
This commit is contained in:
parent
fb4ad06a23
commit
a59e6e0ef0
1 changed files with 1 additions and 0 deletions
|
|
@ -185,6 +185,7 @@
|
|||
"public"
|
||||
"requires"
|
||||
"sealed"
|
||||
"non-sealed"
|
||||
"static"
|
||||
"strictfp"
|
||||
"synchronized"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue