mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 05:20:00 -04:00
fix: remove redundant alternants
This commit is contained in:
parent
db50897909
commit
f79d704759
32 changed files with 0 additions and 59 deletions
|
|
@ -169,20 +169,6 @@
|
|||
"--"
|
||||
"!"
|
||||
"?:"
|
||||
"="
|
||||
"??="
|
||||
".="
|
||||
"|="
|
||||
"^="
|
||||
"&="
|
||||
"<<="
|
||||
">>="
|
||||
"+="
|
||||
"-="
|
||||
"*="
|
||||
"/="
|
||||
"%="
|
||||
"**="
|
||||
"=>"
|
||||
; type modifiers
|
||||
"@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue