aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/treesitter.txt
Commit message (Expand)AuthorAge
* chore: fix typos (#16816)dundargoc2022-01-04
* chore: fix typos (#16506)dundargoc2021-12-28
* docs: regenerate (#16468)github-actions[bot]2021-12-15
* docs: regenerate (#16390)github-actions[bot]2021-11-27
* chore(lsp): clean up initialization process (#16369)Michael Lingelbach2021-11-21
* docs: regenerate #15545github-actions[bot]2021-10-05
* docs #15625Justin M. Keyes2021-09-10
* docs(gen_vimdoc.py): ignore health.lua files #15614Gregory Anders2021-09-09
* docs: regenerateMichael Lingelbach2021-09-05
* feat(treesitter): add next, prev sibling methodDylan Kendal2021-08-20
* doc(treesitter): Fix typosBastian Ahrens2021-08-01
* docs: regeneratemarvim2021-07-26
* Merge pull request #15090 from kraftwerk28/masterThomas Vigouroux2021-07-26
|\
| * docs: fix typo in treesitter.txtkraftwerk282021-07-14
* | docs(ts): add documentation for listing fnsThomas Vigouroux2021-07-25
* | doc: group documentation of predicates and directivesStephan Seitz2021-07-24
* | treesitter: add query.list_directivesStephan Seitz2021-07-24
* | docs(tree-sitter): document highlight priorityStephan Seitz2021-07-22
|/
* docs(treesitter): mention query help pageThomas Vigouroux2021-06-16
* docs(treesitter): tidy docs and remove legacy informationThomas Vigouroux2021-06-16
* docs: regeneratemarvim2021-06-02
* treesitter: add predicate "any-of?" (#14344)Raymond W. Ko2021-05-14
* docs: Treesitter (#13260)TJ DeVries2021-05-01
* feat(treesitter): allow injections to be configured through directivesSteven Sojka2021-04-02
* ts: Add language version to vim.treesitter (#14255)TJ DeVries2021-03-30
* treesitter: default start and end row when omitted“jvgrootveld”2021-01-15
* feat(treesitter): add offset predicate for language injectionSteven Sojka2020-12-15
* Fix typo on treesitter.txt help pageLeandro Ostera2020-12-07
* fix(treesitter): docs reflect parser:parse()bkegley2020-11-24
* feat(treesitter): add language treeSteven Sojka2020-11-23
* Update runtime/doc/treesitter.txtLuis Piloto2020-11-05
* doc: Fix treesitter doc PR.ElPiloto2020-11-04
* doc: Supplement documentation for treesitter.ElPiloto2020-11-04
* treesitter: separate tree and parserThomas Vigouroux2020-11-04
* treesitter: add node:id()Björn Linse2020-11-01
* docs: Move treesitter docs in their own fileThomas Vigouroux2020-09-14