aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/treesitter.txt
Commit message (Expand)AuthorAge
* fix(treesitter): correct region for string parser (#18794)Christian Clason2022-06-02
* fix(treesitter): offset directive associates range with capture (#18276)Lewis Russell2022-05-28
* Merge pull request #18502 from drybalka/fix-languagetree-contains-descriptionChristian Clason2022-05-19
|\
| * docs: correct description of LanguageTree:contains()Denys2022-05-18
* | build(lua2dox): add parenthesis around parameter types in documentation (#18532)dundargoc2022-05-12
|/
* docs: typo fixes (#17859)dundargoc2022-04-15
* docs: remove extra whitespacesDaiki Mizukami2022-03-14
* chore: fix typos (#17331)dundargoc2022-03-10
* docs: treesitter.txt - fix overflowing lines, document minimum_language_versi...Chinmay Dalal2022-02-13
* docs: regenerate [skip ci]marvim2022-01-17
* 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