fix(queries): use vim-match for non lua regexes

This commit is contained in:
Steven Sojka 2020-08-16 11:24:10 -05:00
parent 4a747aa30c
commit f8b769246b
11 changed files with 29 additions and 29 deletions

View file

@ -33,7 +33,7 @@
"|="
"~="
"$="
"*="
"*="
"and"
"or"
"not"