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