Stephan Seitz
|
b058c671d2
|
treesitter: avoid escaping complete query strings
Escape "\\" only for `vim-match?` not for `match?`
Fixes #12595
|
2020-08-31 17:24:38 +02:00 |
|
Thomas Vigouroux
|
6a8dcfab4b
|
treesitter: allow to force predicate addition
|
2020-08-13 20:40:40 +02:00 |
|
Thomas Vigouroux
|
9564803d1a
|
treesitter: add predicate negation
|
2020-08-13 20:30:15 +02:00 |
|
Thomas Vigouroux
|
d7b12e58df
|
treesitter: add and test vim-match? predicate
|
2020-08-13 20:30:15 +02:00 |
|
Thomas Vigouroux
|
58e37d7df8
|
treesitter: add contains? predicate
|
2020-08-13 20:30:15 +02:00 |
|
Thomas Vigouroux
|
18c0e77528
|
treesitter(docs): update and refresh docs
|
2020-08-13 20:30:15 +02:00 |
|
Thomas Vigouroux
|
613068071e
|
treesitter: refactor and use lua regexes
|
2020-08-13 20:30:15 +02:00 |
|