update neovim

master
yutent 2025-06-05 00:29:09 +08:00
parent 0cfa0b56ea
commit 679edce505
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
app_name="neovim"
tmp_dir="/tmp/${app_name}_tmp"
version="0.11.1"
version="0.11.2"
release="v${version}"
deb_url="https://github.com/neovim/neovim/releases/download/${release}/nvim-linux-x86_64.tar.gz"