update neovim

master
yutent 2025-11-02 16:57:10 +08:00
parent ce26687114
commit ce7c6feb1c
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.3"
version="0.11.4"
release="v${version}"
deb_url="https://github.com/neovim/neovim/releases/download/${release}/nvim-linux-x86_64.tar.gz"