mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 15:00:04 -04:00
chore: update Regex from upstream
This commit is contained in:
parent
b4b94ec387
commit
08aabb145f
2 changed files with 2 additions and 2 deletions
|
|
@ -31,4 +31,4 @@
|
|||
(non_boundary_assertion)
|
||||
] @string.escape
|
||||
|
||||
[ "*" "+" "?" "|" "=" "<=" "!" "<!" ] @operator
|
||||
[ "*" "+" "?" "|" "=" "!" ] @operator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue