nvim-treesitter/lua
Christian Clason a796eb4fc1 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-03-05 10:00:39 +01:00
..
nvim-treesitter feat(install)!: drop support for git 2025-03-05 10:00:39 +01:00