aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* docs(readme): remove wiki linkChristian Clason2025-10-171-1/+1
* fix(install): don't print operation summary by defaultChristian Clason2025-05-291-2/+18
* feat(api): expose list of available and installed languagesChristian Clason2025-05-291-3/+18
* fix(config): prepend install_dir to rtpChristian Clason2025-05-251-1/+1
* feat(install)!: migrate to latest async.nvim impl (#7856)Lewis Russell2025-05-161-20/+9
* feat(config)!: remove `ignore_install`Christian Clason2025-05-161-6/+0
* docs: update to rewriteChristian Clason2025-05-121-125/+108
* feat(setup)!: remove ensure_install fieldChristian Clason2025-05-121-20/+10
* feat(parsers): rework tiersChristian Clason2025-05-121-3/+3
* feat(config)!: remove auto_installChristian Clason2025-05-121-3/+0
* feat!: track parser revision in LuaChristian Clason2025-05-121-1/+1
* feat: drop `TSInstallInfo` in favor of better `checkhealth`Christian Clason2025-05-121-7/+3
* refactor: rewrite installation using jobs and asyncLewis Russell2025-05-121-13/+1
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-427/+57
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-241-29/+29
* refactor(indent)!: Rework indent, aligned indentGeorge Harker2023-03-241-0/+105
* docs: fix typoZhizhen He2023-03-211-4/+4
* use positive option "allow_duplicates" instead of negative "dedupe"Nat Williams2023-02-241-2/+2
* add statusline option to dedupe or notNat Williams2023-02-241-1/+3
* update docs for transform_fnNat Williams2023-02-241-2/+3
* properly replace deprecated tsutils functionsKiyoon Kim2023-02-121-5/+0
* feat!: remove obsolete `TS*` highlight groupsChristian Clason2022-10-161-301/+0
* Correct previously edited docs filelfenzo2022-08-031-1/+1
* Updated nvim-tresitter.txt doclfenzo2022-08-031-2/+10
* doc: fix typos (#3163)adrian52022-07-111-2/+2
* feat: add option to auto-install missing parsers (#3130)Jonas Strittmatter2022-07-081-0/+3
* Add support for custom parser install locations #2959 (#3031)Duncan McDougall2022-06-201-0/+7
* chore: deprecate ts_utils.get_node_textStephan Seitz2022-04-181-5/+0
* chore!: deprecate ensure_installed=maintainedChristian Clason2022-04-101-4/+4
* fix(modules): enabling disabling per buffer and globallykiyan2022-04-101-6/+6
* Add capture groups for remaining builtin highlight groupsGregory Anders2022-03-301-0/+33
* refacto: expose a function to set custom capture for the higlighterkiyan2022-02-191-3/+10
* chore: update init.vim refs to init.luakiyan2022-02-111-2/+2
* chore: remove lua heredocs in documentation and readmekiyan2022-02-111-14/+0
* docs: add missing vim table in the examplemonkoose2022-01-221-1/+1
* Make example config more easy to readSantos Gallegos2021-12-181-4/+20
* Fix docspatrick962021-11-281-1/+1
* Completely remove condition from documentationpatrick962021-11-281-3/+0
* Make disable accept a functionpatrick962021-11-281-6/+19
* Rename cond to conditionpatrick962021-11-281-4/+5
* Add documentation for cond settingpatrick962021-11-281-1/+8
* docs: move description to the first lineDundar Göc2021-11-051-3/+1
* chore: fix typosDundar Göc2021-11-021-2/+2
* docs: Update nvim-treesitter-highlightsSergio Alejandro Vargas2021-09-141-61/+67
* add @tag.attribute for html like attributeslmlorca2021-07-141-0/+4
* doc: be more explicit about additional_vim_regex_highlighting (#1561)Stephan Seitz2021-07-131-1/+3
* Highlights: define string.special (#1551)Santos Gallegos2021-07-111-0/+4
* Folds: support 'foldminlines'Munif Tanjim2021-07-081-1/+1
* Docs: mention that indentation is still experimentalSantos Gallegos2021-07-051-1/+2
* Docs: document `additional_vim_regex_highlighting` optionSantos Gallegos2021-07-051-1/+6