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
/
lua
/
nvim-treesitter
/
info.lua
Age
Commit message (
Expand
)
Author
2022-04-30
refactor!: update to Neovim 0.7 APIs
Christian Clason
2021-11-12
Add condition function to module config
patrick96
2021-07-04
Use stylua for autoformat code (#1480)
Santos Gallegos
2021-04-21
fix: Sort parsers for :TSInstallInfo
Stephan Seitz
2021-04-06
TSModuleInfo: make new buffer work with given argument
Marco Hinz
2021-04-06
TSModuleInfo: use custom buffer
Marco Hinz
2021-04-05
TSModuleInfo: cleaner indentation
Marco Hinz
2021-04-05
TSModuleInfo: sort mods and languages
Marco Hinz
2020-09-05
Completion: use custom instead of customlist
Santos Gallegos
2020-09-04
Refactor: move completion functions to autoload
Santos Gallegos
2020-08-02
Add TSUpdate command to update parsers
Stephan Seitz
2020-06-30
update installer with sync and some fixes
kiyan42
2020-06-30
feat(refactor): highlight usages module
Steven Sojka
2020-06-22
rename and finish ft->lang migration
kiyan42
2020-06-20
refactor: parser list and lang->ft/ft->lang
kiyan42
2020-04-24
feat/refacto: improve configurations
kiyan42