aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/treesitter.txt
Commit message (Expand)AuthorAge
* fix(highlight): link more treesitter groups by default (#20711)Christian Clason2022-10-18
* feat(docs): format parameters as a list #20485Justin M. Keyes2022-10-05
* fix(docs): invalid :help links #20345Justin M. Keyes2022-09-25
* refactor(treesitter): rename x_position => x_posJustin M. Keyes2022-09-25
* fix(treesitter): return full metadata for get_captures_at_position (#20203)Christian Clason2022-09-16
* docs(treesitter): clean up and update treesitter.txt (#20142)Christian Clason2022-09-14
* docs(treesitter): suggest using `extends` to extend queriesThomas Vigouroux2022-09-12
* Merge pull request #20093 from neovim/upstream-ts-utilChristian Clason2022-09-08
|\
| * refactor(treesitter): get_{nodes,captures}_at_{position,cursor}Christian Clason2022-09-06
* | fix(treesitter): use the right loading order for base queries (#20117)bfredl2022-09-08
* | feat(treesitter)!: do not merge queries by default (#20105)Thomas Vigouroux2022-09-08
* | docs(treesitter): fix doxygenzeertzjq2022-09-08
* | fix(treesitter): don't support legacy syntax in start()Christian Clason2022-09-06
|/
* feat(treesitter): add vim.treesitter.start(), enable for LuaChristian Clason2022-09-06
* fix(treesitter): make it get_captures_at_positionbfredl2022-08-26
* feat(treesitter)!: use @foo.bar style highlight groupsbfredl2022-08-26
* fix(docs): update auto-generated documentationbfredl2022-08-25
* feat(treesitter): allow customizing language symbol nameThomas Vigouroux2022-08-22
* docs: regenerateii142022-08-11
* 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