1
0
Fork 0

Remove update-neovim.sh tarball installer — neovim comes from system package (pacman), topgrade keeps it current

This commit is contained in:
Rain 2026-08-19 07:24:42 -04:00
parent bdcf11467a
commit f692fbf01e
3 changed files with 2 additions and 109 deletions

View file

@ -31,7 +31,3 @@ repos = [
"~/Documents/Git/*"
]
[commands]
# Bump neovim to the version pinned in update-neovim.sh. Idempotent — no-op
# if already at target. Edit NVIM_TARGET_VERSION in the script to upgrade.
"~/.local/bin/update-neovim.sh" = "neovim"