Remove update-neovim.sh tarball installer — neovim comes from system package (pacman), topgrade keeps it current
This commit is contained in:
parent
bdcf11467a
commit
f692fbf01e
3 changed files with 2 additions and 109 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue