index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2020-10-10
fix(highlights): Add TSNamespace highlight
Stephan Seitz
2020-09-25
chore(modules): remove refactor module
Steven Sojka
2020-09-14
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-09-14
Fix typo in foldexpr example
Sh3Rm4n
2020-09-11
Highlight definition: mention updatetime in docs
Santos Gallegos
2020-09-08
Fold: update docs
Santos Gallegos
2020-09-06
Highlights: default TSError to Normal
Santos Gallegos
2020-09-02
Change 'install' -> 'index'
Constantine Theocharis
2020-09-02
Modify description slightly and place modeline at the end
Constantine Theocharis
2020-09-02
Add section 'Performance' to docs
Constantine Theocharis
2020-08-31
feat(refactor.navigation): allow a `fallback_function` for goto_definition
Stephan Seitz
2020-08-31
feat(refactor.navigation): add navigation.goto_{next,previous}_usage
Stephan Seitz
2020-08-26
docs: fix syntax error in README example
Stephan Seitz
2020-08-20
Docs: remove enable=true from textobjects module
evakuator
2020-08-18
Docs: documentation for modules/submodules
Santos Gallegos
2020-08-17
Merge pull request #305 from theHamsta/textobjects-submodules
Steven Sojka
2020-08-17
Avoid duplication of help tags
delphinus
2020-08-17
some refacto, doc fixes and jsx queries
kiyan42
2020-08-17
Textobjects: provide mappings for all swap/goto functions
Stephan Seitz
2020-08-16
docs(hlgroups): document TSAnnotation, TSCurrentScope, TSDefinition,
Stephan Seitz
2020-08-16
feat(highlights): add is predicate
Steven Sojka
2020-08-14
docs: document the new runtime query system
Thomas Vigouroux
2020-08-09
Lua: highlight function name
Santos Gallegos
2020-08-02
Add TSUninstall
Stephan Seitz
2020-08-02
Add TSUpdate command to update parsers
Stephan Seitz
2020-07-29
Docs: rework readme
Santos Gallegos
2020-07-27
Docs: format and fixes
Santos Gallegos
2020-07-27
Parsers: add reStructuredText
Santos Gallegos
2020-07-14
Update documentation for new modules 'refactor'/'textobjects'
Stephan Seitz
2020-07-13
Fix #167: Add custom_captures config key to set highlights for custom queries
Stephan Seitz
2020-07-01
remove doc/tags
Sainnhepark
2020-06-30
Rgenerate doc/tags
Stephan Seitz
2020-06-29
Extend documentation for TSError
Stephan Seitz
2020-06-28
Fix typo in documentation: `labe:` -> `label:`
Stephan Seitz
2020-06-27
update docs for TSInstall
kiyan42
2020-06-26
highlight: use custom highlight groups
Thomas Vigouroux
2020-06-19
add winnr to get_node_at_cursor
kiyan42
2020-06-19
update docs
kiyan42
2020-06-01
Fix example mappings
Santos Gallegos
2020-05-25
docs: document folding
Thomas Vigouroux
2020-05-19
docs: missing EOF for init.vim
K Lauer
2020-05-15
Expose internal api.
kiyan42
2020-05-12
refacto/feat: better handling of parser updates
kiyan42
2020-05-07
docs: add statusline indicator informations.
Thomas Vigouroux
2020-05-03
Add documentation for `node_movement`, rename: `textobj` -> `incremental_sele...
Stephan Seitz
2020-05-01
update docs for ensure installed, move modules config in config.modules
kiyan42
2020-04-28
add vim documentation
kiyan42
2020-04-28
add documentation
kiyan42