mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
Java highlights: Add operators ":" "?"
This commit is contained in:
parent
fa7a270da1
commit
2b6b1e3e61
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
||||||
[
|
[
|
||||||
"@"
|
"@"
|
||||||
"+"
|
"+"
|
||||||
|
"?"
|
||||||
|
":"
|
||||||
"++"
|
"++"
|
||||||
"-"
|
"-"
|
||||||
"--"
|
"--"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue