summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-04-24docs: update nvim-treesitter-highlightsMunif Tanjim
2021-04-22docs: Update vimdoc fileThomas Vigouroux
2021-04-14feat: Add TSEditQueryUserAfterStephan Seitz
2021-04-14docs: Add documentation for :TSEditQueryStephan Seitz
2021-04-06TSModuleInfo: change docMarco Hinz
2021-03-30refactor(all): language tree adaption (#1105)Steven Sojka
2021-03-24feat(install): allow ignore list when installing parsers (#1098)Steven Sojka
2021-03-12Add comment parser to highlight comment tags (#893)Santos Gallegos
2021-03-04[highlights] Add TSSymbol highlight groupDennis B
2021-02-11HTML: improve highlights & injectionsSantos Gallegos
2021-02-01Update documentation for `Enable/Disable` commands.echasnovski
2021-02-01Implement `TSToggleAll`.echasnovski
2021-02-01Implement `TSBufToggle`.echasnovski
2020-12-21Remove deprecated highlightsdelphinus
2020-12-13Fix doc typoJonathan
2020-12-07Add TSComment to docsrockerBOO
2020-12-07docs: Update docs for missing groups, re-order alphabeticallyrockerBOO
2020-10-26feat(install): add "maintained" option to only install maintained parsersStephan Seitz
2020-10-19update docskiyan42
2020-10-19docs(highlights): document LanguageTree.Thomas Vigouroux
2020-10-11Use utils get_node_text to get line content and trim all whitespaces.Kristijan Husak
2020-10-11Remove old statusline implementation with new one.Kristijan Husak
2020-10-11Add implementation for improved statusline. Closes #545.Kristijan Husak
2020-10-10fix(highlights): Add TSNamespace highlightStephan Seitz
2020-09-25chore(modules): remove refactor moduleSteven Sojka
2020-09-14Fix #307: Use and document TSVariable/TSVariableBuiltin in all languagesStephan Seitz
2020-09-14Fix typo in foldexpr exampleSh3Rm4n
2020-09-11Highlight definition: mention updatetime in docsSantos Gallegos
2020-09-08Fold: update docsSantos Gallegos
2020-09-06Highlights: default TSError to NormalSantos Gallegos
2020-09-02Change 'install' -> 'index'Constantine Theocharis
2020-09-02Modify description slightly and place modeline at the endConstantine Theocharis
2020-09-02Add section 'Performance' to docsConstantine Theocharis
2020-08-31feat(refactor.navigation): allow a `fallback_function` for goto_definitionStephan Seitz
2020-08-31feat(refactor.navigation): add navigation.goto_{next,previous}_usageStephan Seitz
2020-08-26docs: fix syntax error in README exampleStephan Seitz
2020-08-20Docs: remove enable=true from textobjects moduleevakuator
2020-08-18Docs: documentation for modules/submodulesSantos Gallegos
2020-08-17Merge pull request #305 from theHamsta/textobjects-submodulesSteven Sojka
2020-08-17Avoid duplication of help tagsdelphinus
2020-08-17some refacto, doc fixes and jsx querieskiyan42
2020-08-17Textobjects: provide mappings for all swap/goto functionsStephan Seitz
2020-08-16docs(hlgroups): document TSAnnotation, TSCurrentScope, TSDefinition,Stephan Seitz
2020-08-16feat(highlights): add is predicateSteven Sojka
2020-08-14docs: document the new runtime query systemThomas Vigouroux
2020-08-09Lua: highlight function nameSantos Gallegos
2020-08-02Add TSUninstallStephan Seitz
2020-08-02Add TSUpdate command to update parsersStephan Seitz
2020-07-29Docs: rework readmeSantos Gallegos
2020-07-27Docs: format and fixesSantos Gallegos