nvim-treesitter/lua/nvim-treesitter
Christian Clason 8755152551
fix(parsers): track default branch for perl, pod (#8605)
Problem: non-default "release" branch tracking is broken, but the
default branch contains grammar.json.

Solution: track default `main` branch and generate parser from JSON.
2026-03-22 16:49:17 +00:00
..
_meta feat(parsers)!: remove gitlab-hosted blueprint, fusion, jsonc 2025-12-06 18:10:39 +01:00
async.lua feat(install)!: migrate to latest async.nvim impl (#7856) 2025-05-16 18:33:52 +02:00
config.lua refactor(config): no trailing slash in installdir 2026-03-14 19:19:10 +01:00
health.lua refactor(config): no trailing slash in installdir 2026-03-14 19:19:10 +01: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 Show errors on vim.system failure (#8552) 2026-03-14 19:06:38 +01:00
log.lua feat: improve logging of failed installs 2025-05-12 18:43:40 +02:00
parsers.lua fix(parsers): track default branch for perl, pod (#8605) 2026-03-22 16:49:17 +00:00
util.lua feat(install): support custom queries 2025-06-04 11:35:41 +02:00