nvim-treesitter/lua/nvim-treesitter
Steven Xu e77f7c5bca feat(tmux)!: update parser and highlights
Breaking changes:

- Nodes `(variable_name)`, `(expr_variable_name)`, `(variable_name_short)`, are exposed as `(name)`.
2025-10-11 17:25:52 +11:00
..
_meta feat(install): support custom queries 2025-06-04 11:35:41 +02:00
async.lua feat(install)!: migrate to latest async.nvim impl (#7856) 2025-05-16 18:33:52 +02:00
config.lua refactor(config): prefer vim.list.unique for normalization 2025-08-06 13:22:02 +02:00
health.lua docs(health): consistent use of tree-sitter-cli 2025-09-17 18:00:58 +02:00
indent.lua refactor(config): prefer vim.list.unique for normalization 2025-08-06 13:22:02 +02:00
init.lua feat(api): expose list of available and installed languages 2025-05-29 12:11:56 +02:00
install.lua refactor(config): prefer vim.list.unique for normalization 2025-08-06 13:22:02 +02:00
log.lua feat: improve logging of failed installs 2025-05-12 18:43:40 +02:00
parsers.lua feat(tmux)!: update parser and highlights 2025-10-11 17:25:52 +11:00
util.lua feat(install): support custom queries 2025-06-04 11:35:41 +02:00