nvim-treesitter/lua
Christian Clason a8677385b7 feat(install)!: drop support for git
Problem: Using git for installing parsers can lead to data loss if in a
git commit buffer.

Solution: Only support downloading via curl+tar, which are installed on
all supported platforms (since Windows 10). Curl will also be required
for WASM parsers (and for `vim.net.download()`).
2025-05-12 18:43:40 +02:00
..
nvim-treesitter feat(install)!: drop support for git 2025-05-12 18:43:40 +02:00