aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* feat(keywords) add keyword.return & keyword.yieldantonk522021-07-041-0/+8
* Re-introduce prompting for installationShane Hird2021-07-041-3/+3
* TSUpdate does not install if up to dateShane Hird2021-07-041-5/+16
* fix typo: Enviroment -> Environmentkmarius2021-06-221-4/+4
* docs: update nvim-treesitter-highlightsMunif Tanjim2021-04-241-5/+25
* docs: Update vimdoc fileThomas Vigouroux2021-04-221-105/+90
* feat: Add TSEditQueryUserAfterStephan Seitz2021-04-141-0/+7
* docs: Add documentation for :TSEditQueryStephan Seitz2021-04-141-0/+10
* TSModuleInfo: change docMarco Hinz2021-04-061-1/+10
* refactor(all): language tree adaption (#1105)Steven Sojka2021-03-301-3/+7
* feat(install): allow ignore list when installing parsers (#1098)Steven Sojka2021-03-241-0/+1
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-1/+18
* [highlights] Add TSSymbol highlight groupDennis B2021-03-041-0/+4
* HTML: improve highlights & injectionsSantos Gallegos2021-02-111-0/+4
* Update documentation for `Enable/Disable` commands.echasnovski2021-02-011-9/+9
* Implement `TSToggleAll`.echasnovski2021-02-011-0/+9
* Implement `TSBufToggle`.echasnovski2021-02-011-0/+7
* Remove deprecated highlightsdelphinus2020-12-211-4/+0
* Fix doc typoJonathan2020-12-131-1/+1
* Add TSComment to docsrockerBOO2020-12-071-0/+4
* docs: Update docs for missing groups, re-order alphabeticallyrockerBOO2020-12-071-88/+103
* feat(install): add "maintained" option to only install maintained parsersStephan Seitz2020-10-261-1/+1
* update docskiyan422020-10-191-110/+52
* docs(highlights): document LanguageTree.Thomas Vigouroux2020-10-191-0/+1
* Use utils get_node_text to get line content and trim all whitespaces.Kristijan Husak2020-10-111-1/+1
* Remove old statusline implementation with new one.Kristijan Husak2020-10-111-10/+2
* Add implementation for improved statusline. Closes #545.Kristijan Husak2020-10-111-0/+21
* fix(highlights): Add TSNamespace highlightStephan Seitz2020-10-101-3/+3
* chore(modules): remove refactor moduleSteven Sojka2020-09-251-144/+0
* Fix #307: Use and document TSVariable/TSVariableBuiltin in all languagesStephan Seitz2020-09-141-0/+8
* Fix typo in foldexpr exampleSh3Rm4n2020-09-141-1/+1
* Highlight definition: mention updatetime in docsSantos Gallegos2020-09-111-0/+3
* Fold: update docsSantos Gallegos2020-09-081-0/+3
* Highlights: default TSError to NormalSantos Gallegos2020-09-061-4/+0
* Change 'install' -> 'index'Constantine Theocharis2020-09-021-1/+1
* Modify description slightly and place modeline at the endConstantine Theocharis2020-09-021-3/+4
* Add section 'Performance' to docsConstantine Theocharis2020-09-021-0/+7
* feat(refactor.navigation): allow a `fallback_function` for goto_definitionStephan Seitz2020-08-311-0/+5
* feat(refactor.navigation): add navigation.goto_{next,previous}_usageStephan Seitz2020-08-311-0/+14
* docs: fix syntax error in README exampleStephan Seitz2020-08-261-1/+1
* Docs: remove enable=true from textobjects moduleevakuator2020-08-201-1/+1
* Docs: documentation for modules/submodulesSantos Gallegos2020-08-181-155/+416
* Merge pull request #305 from theHamsta/textobjects-submodulesSteven Sojka2020-08-171-1/+25
|\
| * Textobjects: provide mappings for all swap/goto functionsStephan Seitz2020-08-171-1/+25
* | Avoid duplication of help tagsdelphinus2020-08-171-1/+1
* | some refacto, doc fixes and jsx querieskiyan422020-08-171-27/+0
|/
* docs(hlgroups): document TSAnnotation, TSCurrentScope, TSDefinition,Stephan Seitz2020-08-161-2/+29
* feat(highlights): add is predicateSteven Sojka2020-08-161-0/+4
* docs: document the new runtime query systemThomas Vigouroux2020-08-141-7/+13
* Lua: highlight function nameSantos Gallegos2020-08-091-0/+4