aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add TSUninstallStephan Seitz2020-08-021-0/+7
* Add TSUpdate command to update parsersStephan Seitz2020-08-021-0/+5
* Docs: rework readmeSantos Gallegos2020-07-291-7/+7
* Docs: format and fixesSantos Gallegos2020-07-271-107/+143
* Parsers: add reStructuredTextSantos Gallegos2020-07-271-4/+32
* Update documentation for new modules 'refactor'/'textobjects'Stephan Seitz2020-07-141-0/+42
* Fix #167: Add custom_captures config key to set highlights for custom queriesStephan Seitz2020-07-131-0/+15
* remove doc/tagsSainnhepark2020-07-011-59/+0
* Rgenerate doc/tagsStephan Seitz2020-06-301-0/+1
* Extend documentation for TSErrorStephan Seitz2020-06-291-1/+7
* Fix typo in documentation: `labe:` -> `label:`Stephan Seitz2020-06-281-1/+1
* update docs for TSInstallkiyan422020-06-271-2/+3
* highlight: use custom highlight groupsThomas Vigouroux2020-06-262-0/+163