Commit message (Expand) | Author | Age | |
---|---|---|---|
* | lint: just bit twiddlin' | Björn Linse | 2020-09-06 |
* | treesitter: simplify match_preds | Thomas Vigouroux | 2020-09-06 |
* | treesitter: use lua-match? instead of match? | Thomas Vigouroux | 2020-09-06 |
* | treesitter: allow to list supported predicates | Thomas Vigouroux | 2020-09-04 |
* | treesitter: avoid escaping complete query strings | Stephan Seitz | 2020-08-31 |
* | treesitter: allow to force predicate addition | Thomas Vigouroux | 2020-08-13 |
* | treesitter: add predicate negation | Thomas Vigouroux | 2020-08-13 |
* | treesitter: add and test vim-match? predicate | Thomas Vigouroux | 2020-08-13 |
* | treesitter: add contains? predicate | Thomas Vigouroux | 2020-08-13 |
* | treesitter(docs): update and refresh docs | Thomas Vigouroux | 2020-08-13 |
* | treesitter: refactor and use lua regexes | Thomas Vigouroux | 2020-08-13 |