aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
...
* [docgen] Update README.mdGithub Actions2020-11-291-1/+1
* Add hint to use `:TSUpdate` as post-update-hookStephan Seitz2020-11-291-1/+1
* feat: add graphql grammarBryan Kegley2020-11-271-0/+1
* add TOC to readmeChristian Clason2020-11-251-61/+75
* restructure readmeChristian Clason2020-11-251-147/+135
* move advanced explanation to the endChristian Clason2020-11-251-29/+29
* restructure explanationChristian Clason2020-11-251-12/+16
* slight editChristian Clason2020-11-251-2/+1
* expand explanation of TSUpdateChristian Clason2020-11-251-3/+4
* explain how to add unsupported parsersChristian Clason2020-11-251-20/+23
* fix: update interface following languagetree merge (#687)Thomas Vigouroux2020-11-231-1/+0
* [docgen] Update README.mdGithub Actions2020-11-221-2/+1
* Lua things all over the placedrocha872020-11-131-5/+13
* Fix readme setup exampledrocha872020-11-131-1/+4
* [docgen] Update README.mdGithub Actions2020-11-091-0/+1
* feat(install): add "maintained" option to only install maintained parsersStephan Seitz2020-10-261-1/+1
* [docgen] Update README.mdGithub Actions2020-10-221-1/+0
* [docgen] Update README.mdGithub Actions2020-10-201-0/+1
* update docskiyan422020-10-191-0/+13
* docs(highlights): document LanguageTree.Thomas Vigouroux2020-10-191-0/+1
* feat(languagetree): implement language treeThomas Vigouroux2020-10-191-6/+0
* readme: add nvim-treesitter-contextRom Grk2020-10-191-0/+2
* Update README requirements for parser download/compilationStephan Seitz2020-10-161-2/+2
* [docgen] Update README.mdGithub Actions2020-10-101-0/+1
* fix: readme link to nvim-treesitter-textobjectstonycheang2020-10-041-1/+1
* [docgen] Update README.mdGithub Actions2020-10-041-0/+1
* Add "External modules" section to READMEStephan Seitz2020-10-041-1/+2
* Remove textobjects moduleStephan Seitz2020-10-041-89/+0
* Merge pull request #487 from steelsojka/remove-refactorSteven Sojka2020-10-041-75/+8
|\
| * chore(modules): remove refactor moduleSteven Sojka2020-09-251-75/+8
* | [docgen] Update README.mdGithub Actions2020-09-301-0/+1
|/
* [docgen] Update README.mdGithub Actions2020-09-191-0/+1
* Link to gallerySantos Gallegos2020-09-181-0/+1
* Update FAQSantos Gallegos2020-09-191-0/+4
* Show up logoSantos Gallegos2020-09-111-7/+30
* Fold: update docsSantos Gallegos2020-09-081-2/+4
* Highlights: default TSError to NormalSantos Gallegos2020-09-061-8/+0
* feat(refactor.navigation): allow a `fallback_function` for goto_definitionStephan Seitz2020-08-311-3/+4
* feat(refactor.navigation): add navigation.goto_{next,previous}_usageStephan Seitz2020-08-311-0/+5
* feat(CI): auto-update README.mdStephan Seitz2020-08-311-1/+1
* docs(README): add link to Windows wiki pageStephan Seitz2020-08-271-1/+1
* docs: document foldmethod workaroundsThomas Vigouroux2020-08-271-0/+5
* docs: fix syntax error in README exampleStephan Seitz2020-08-261-1/+1
* Fix #292: Add parser links to README.mdStephan Seitz2020-08-251-34/+37
* Docs: remove enable=true from textobjects moduleevakuator2020-08-201-3/+0
* Docs: fix textobjectsevakuator2020-08-201-1/+4
* Docs: documentation for modules/submodulesSantos Gallegos2020-08-181-147/+269
* Textobjects: provide mappings for all swap/goto functionsStephan Seitz2020-08-171-1/+25
* Add fennel supportTravonteD2020-08-161-0/+1
* docs: document the new runtime query systemThomas Vigouroux2020-08-141-4/+15