mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
fix(queries): use vim-match for non lua regexes
This commit is contained in:
parent
4a747aa30c
commit
ce43dbf54c
11 changed files with 29 additions and 29 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"|="
|
||||
"~="
|
||||
"$="
|
||||
"*="
|
||||
"*="
|
||||
"and"
|
||||
"or"
|
||||
"not"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue