nvim-treesitter/lua/nvim-treesitter
Christian Clason 03b2f7839e feat(locals)!: remove locals module
Problem: `locals.lua` was neither used nor tested, and providing it goes
against the goal of nvim-treesitter not being a required dependency for
other plugins.

Solution: Remove the module and document that the queries are provided
as-is for limited backward compatibility only.
2025-05-04 16:59:44 +02:00
..
_meta feat(install)!: always generate from json if possible 2025-04-30 11:48:30 +02:00
async.lua refactor: use vim.system (#4923) 2025-04-30 11:48:30 +02:00
config.lua refactor(lua): fix some luals warnings 2025-05-01 17:30:57 +02:00
health.lua refactor(lua): fix some luals warnings 2025-05-01 17:30:57 +02:00
indent.lua tests(gleam): fix assert tests that no longer parse correctly 2025-05-04 10:38:35 +02:00
init.lua feat(setup)!: remove ensure_install field 2025-04-30 11:48:30 +02:00
install.lua refactor(lua): fix some luals warnings 2025-05-01 17:30:57 +02:00
log.lua feat: improve logging of failed installs 2025-04-30 11:48:30 +02:00
parsers.lua feat(vim): update parser and queries 2025-05-02 17:19:08 +02:00
util.lua fix(install): return error code in callback 2025-04-30 11:48:30 +02:00