mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
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. |
||
|---|---|---|
| .. | ||
| _meta | ||
| async.lua | ||
| config.lua | ||
| health.lua | ||
| indent.lua | ||
| init.lua | ||
| install.lua | ||
| log.lua | ||
| parsers.lua | ||
| util.lua | ||