nvim-treesitter/lua
MeanderingProgrammer d116118add fix(install): don't make "installed" status persistent
Problem: Setting `install_status` to "installed" skips any future
install or update operation (even if forced). In particular, this breaks
`:TSUpdate` when calling `install()` in config files.

Solution: Don't set "installed" when skipping install and clear status
on successful operations.
2025-07-20 14:39:10 +02:00
..
nvim-treesitter fix(install): don't make "installed" status persistent 2025-07-20 14:39:10 +02:00