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
2022-03-30
Add capture groups for remaining builtin highlight groups
Gregory Anders
2022-02-19
refacto: expose a function to set custom capture for the higlighter
kiyan
2022-02-11
chore: update init.vim refs to init.lua
kiyan
2022-02-11
chore: remove lua heredocs in documentation and readme
kiyan
2022-01-22
docs: add missing vim table in the example
monkoose
2021-12-18
Make example config more easy to read
Santos Gallegos
2021-11-28
Fix docs
patrick96
2021-11-28
Completely remove condition from documentation
patrick96
2021-11-28
Make disable accept a function
patrick96
2021-11-28
Rename cond to condition
patrick96
2021-11-28
Add documentation for cond setting
patrick96
2021-11-05
docs: move description to the first line
Dundar Göc
2021-11-02
chore: fix typos
Dundar Göc
2021-09-14
docs: Update nvim-treesitter-highlights
Sergio Alejandro Vargas
2021-07-14
add @tag.attribute for html like attributes
lmlorca
2021-07-13
doc: be more explicit about additional_vim_regex_highlighting (#1561)
Stephan Seitz
2021-07-11
Highlights: define string.special (#1551)
Santos Gallegos
2021-07-08
Folds: support 'foldminlines'
Munif Tanjim
2021-07-05
Docs: mention that indentation is still experimental
Santos Gallegos
2021-07-05
Docs: document `additional_vim_regex_highlighting` option
Santos Gallegos
2021-07-04
feat(keywords) merge return and yield into keyword.return group
antonk52
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
[next]