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
/
configs.lua
Age
Commit message (
Expand
)
Author
2022-10-31
fix(configs): ensure_installed can be a string
Carlo Sala
2022-10-31
feat(emmy): add emmylua annotations
Lewis Russell
2022-10-19
fix(modules): allow non-registered langs to use modules
Lewis Russell
2022-08-26
fix: warn when user uninstalls parser than is in their ensure_installed
Stephan Seitz
2022-08-26
chore: remove unused parameter
Stephan Seitz
2022-08-26
chore!: don't allow to silently use alternative install directory
Stephan Seitz
2022-07-18
fix(typo): utils.create_or_resue_writable_dir -> reuse (#3194)
Kiyan
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-30
fixup: separate augroups for modules
Christian Clason
2022-04-30
refactor!: update to Neovim 0.7 APIs
Christian Clason
2022-04-18
chore!: remove compat module for vim.ui
Stephan Seitz
2022-04-10
fix(modules): enabling disabling per buffer and globally
kiyan
2022-02-19
refacto: expose a function to set custom capture for the higlighter
kiyan
2022-02-06
chore: expose start and stop highlighter
kiyan
2021-12-14
parsers: Add MDeiml/tree-sitter-markdown as markdown parser
Stephan Seitz
2021-11-28
Fix docs
patrick96
2021-11-28
Make disable accept a function
patrick96
2021-11-28
Rename cond to condition
patrick96
2021-11-12
Add condition function to module config
patrick96
2021-11-08
refactor: nitpicking
Sirisak Lueangsaksri
2021-11-08
feat: sync install for `ensure_installed`
Sirisak Lueangsaksri
2021-10-22
Use wrapper around vim.notify with common options
Santos Gallegos
2021-10-03
chore: use vim.ui.select for TSEditQuery if available
Stephan Seitz
2021-07-18
Re-attach module when the file type is changed
Santos Gallegos
2021-07-11
New stylua version (#1555)
Stephan Seitz
2021-07-04
Use stylua for autoformat code (#1480)
Santos Gallegos
2021-07-04
Improved passing bang to functions
Shane Hird
2021-07-04
Fix ensure_installed function
Shane Hird
2021-07-04
TSUpdate does not install if up to date
Shane Hird
2021-04-22
feat(incremental_selection): don't require locals
Thomas Vigouroux
2021-04-19
Avoid Lua 5.3 function table.unpack
Stephan Seitz
2021-04-16
Fix TSEditQuery with several files (#1191)
Santos Gallegos
2021-04-14
feat: Add TSEditQueryUserAfter
Stephan Seitz
2021-04-14
feat: Add TSEditQuery
Stephan Seitz
2021-03-24
feat(install): allow ignore list when installing parsers (#1098)
Steven Sojka
2021-03-18
feat: Allow to configure to use syntax and tree-sitter together
Stephan Seitz
2021-02-27
chore: remove useless code and indent files
kiyan
2021-02-01
Implement `TSToggleAll`.
echasnovski
2021-02-01
Implement `TSBufToggle`.
echasnovski
2021-01-14
Revert "added attach async"
Thomas Vigouroux
2021-01-08
fixed not highlighting bug
Brian Shu
2021-01-07
added attach async
Brian Shu
2020-10-24
feat: add TSConfigInfo to display current config
Stephan Seitz
2020-10-22
fix(markdown): disable highlighting
Thomas Vigouroux
2020-10-19
Treesitter indent
kiyan42
2020-10-19
start indent module
kiyan42
2020-10-04
Remove textobjects module
Stephan Seitz
2020-10-04
Merge pull request #487 from steelsojka/remove-refactor
Steven Sojka
2020-09-27
Add lockfile and make lockfile default install revision
Stephan Seitz
[next]