aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/treesitter/query.lua
Commit message (Expand)AuthorAge
* tree-sitter: Put base languages first in queriesStephan Seitz2020-11-08
* fix(treesitter): account for no main query fileSteven Sojka2020-10-28
* treesitter: runtime queriesThomas Vigouroux2020-10-11
* treesitter: add string parser (#13008)Thomas Vigouroux2020-09-30
* lint: just bit twiddlin'Björn Linse2020-09-06
* treesitter: simplify match_predsThomas Vigouroux2020-09-06
* treesitter: use lua-match? instead of match?Thomas Vigouroux2020-09-06
* treesitter: allow to list supported predicatesThomas Vigouroux2020-09-04
* treesitter: avoid escaping complete query stringsStephan Seitz2020-08-31
* treesitter: allow to force predicate additionThomas Vigouroux2020-08-13
* treesitter: add predicate negationThomas Vigouroux2020-08-13
* treesitter: add and test vim-match? predicateThomas Vigouroux2020-08-13
* treesitter: add contains? predicateThomas Vigouroux2020-08-13
* treesitter(docs): update and refresh docsThomas Vigouroux2020-08-13
* treesitter: refactor and use lua regexesThomas Vigouroux2020-08-13