r: add new operator

This commit is contained in:
aspeddro 2021-11-12 02:51:26 -03:00 committed by Santos Gallegos
parent abe03e2a8e
commit 5706b1346b

View file

@ -53,6 +53,7 @@
"&" "&"
":" ":"
"~" "~"
"|>"
] @operator) ] @operator)
(special) @operator (special) @operator