mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
Add &= and |=
This commit is contained in:
parent
5937c177ca
commit
2f5ffbadc2
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@
|
|||
"->"
|
||||
"^"
|
||||
"^="
|
||||
"&="
|
||||
"|="
|
||||
"~"
|
||||
">>"
|
||||
">>>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue