mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
Context variables aren't always available, so we can't rely on them for e.g. environment variables. Also merge all install scripts into `script/ci-install.sh`, that way it can be called the same way regardless of system. |
||
|---|---|---|
| .. | ||
| check-queries.lua | ||
| ci-install.sh | ||
| compile_parsers.makefile | ||
| format-queries.lua | ||
| minimal_init.lua | ||
| pre-push | ||
| run_tests.sh | ||
| update-lockfile.sh | ||
| update-readme.lua | ||
| write-lockfile.lua | ||