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
2021-07-04
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
Re-introduce prompting for installation
Shane Hird
2021-07-04
TSUpdate does not install if up to date
Shane Hird
2021-06-22
fix typo: Enviroment -> Environment
kmarius
2021-04-24
docs: update nvim-treesitter-highlights
Munif Tanjim
2021-04-22
docs: Update vimdoc file
Thomas Vigouroux
2021-04-14
feat: Add TSEditQueryUserAfter
Stephan Seitz
2021-04-14
docs: Add documentation for :TSEditQuery
Stephan Seitz
2021-04-06
TSModuleInfo: change doc
Marco Hinz
2021-03-30
refactor(all): language tree adaption (#1105)
Steven Sojka
2021-03-24
feat(install): allow ignore list when installing parsers (#1098)
Steven Sojka
2021-03-12
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-04
[highlights] Add TSSymbol highlight group
Dennis B
2021-02-11
HTML: improve highlights & injections
Santos Gallegos
2021-02-01
Update documentation for `Enable/Disable` commands.
echasnovski
2021-02-01
Implement `TSToggleAll`.
echasnovski
2021-02-01
Implement `TSBufToggle`.
echasnovski
2020-12-21
Remove deprecated highlights
delphinus
2020-12-13
Fix doc typo
Jonathan
2020-12-07
Add TSComment to docs
rockerBOO
2020-12-07
docs: Update docs for missing groups, re-order alphabetically
rockerBOO
2020-10-26
feat(install): add "maintained" option to only install maintained parsers
Stephan Seitz
2020-10-19
update docs
kiyan42
2020-10-19
docs(highlights): document LanguageTree.
Thomas Vigouroux
2020-10-11
Use utils get_node_text to get line content and trim all whitespaces.
Kristijan Husak
2020-10-11
Remove old statusline implementation with new one.
Kristijan Husak
2020-10-11
Add implementation for improved statusline. Closes #545.
Kristijan Husak
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
[next]