mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
remove left shift, add ^=
This commit is contained in:
parent
c856258f62
commit
5937c177ca
1 changed files with 2 additions and 2 deletions
|
|
@ -55,11 +55,11 @@
|
|||
"%="
|
||||
"->"
|
||||
"^"
|
||||
"~'
|
||||
"^="
|
||||
"~"
|
||||
">>"
|
||||
">>>"
|
||||
"<<"
|
||||
"<<<"
|
||||
] @operator
|
||||
|
||||
; Types
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue