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
/
nvim-treesitter.txt
Age
Commit message (
Expand
)
Author
2022-10-16
feat!: remove obsolete `TS*` highlight groups
Christian Clason
2022-08-03
Correct previously edited docs file
lfenzo
2022-08-03
Updated nvim-tresitter.txt doc
lfenzo
2022-07-11
doc: fix typos (#3163)
adrian5
2022-07-08
feat: add option to auto-install missing parsers (#3130)
Jonas Strittmatter
2022-06-20
Add support for custom parser install locations #2959 (#3031)
Duncan McDougall
2022-04-18
chore: deprecate ts_utils.get_node_text
Stephan Seitz
2022-04-10
chore!: deprecate ensure_installed=maintained
Christian Clason
2022-04-10
fix(modules): enabling disabling per buffer and globally
kiyan
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
[next]