summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/query_predicates.lua
AgeCommit message (Expand)Author
2022-06-26feat(markdown)!: switch to split parser (#3048)Matthias Deiml
2021-11-02chore: fix typosDundar Göc
2021-08-03fix: query_predicate - nthMunif Tanjim
2021-07-09downcase predicate: nil protectionSantos Gallegos
2021-07-04Use stylua for autoformat code (#1480)Santos Gallegos
2021-06-04downcase! directive to use with ruby injectionsderekstride
2021-01-20Fix "nth?" predicateStephan Seitz
2020-12-18fix(query): add noop handler for make-rangeSteven Sojka
2020-11-18fix(predicates): Fix #446: highlight property only if not a methodStephan Seitz
2020-11-18feat(predicates): extend has-ancestor?, add has-parent?/has-type?Stephan Seitz
2020-10-26Add virtual range for creating node-like objects from multiple nodesStephan Seitz
2020-09-03preds: declare set! predicateThomas Vigouroux
2020-08-16feat(highlights): add is predicateSteven Sojka
2020-08-14fix: refactor after upstream refactorThomas Vigouroux
2020-07-31feat(predicates): add adjacent predicateSteven Sojka
2020-07-27Predicates: remove function unlispify and use Lisp names directlyStephan Seitz
2020-07-27Add predicate: has-ancestor?Stephan Seitz
2020-07-27Add predicates moduleStephan Seitz