update neovim

master
yutent 2025-07-15 23:09:42 +08:00
parent fed9bfda9c
commit 5442a3f551
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.2"
version="0.11.3"
release="v${version}"
deb_url="https://github.com/neovim/neovim/releases/download/${release}/nvim-linux-x86_64.tar.gz"