update neovim version

This commit is contained in:
Matthew Stobbs
2025-06-04 21:32:16 -06:00
parent 53588221c8
commit bed1f05696

View File

@@ -1,11 +1,11 @@
# vim: set filetype=yaml.ansible : # vim: set filetype=yaml.ansible :
--- ---
neovim: neovim:
version: v0.11.0 version: v0.11.2
build_type: Release build_type: Release
clean_install: false clean_install: false
git_repo: https://github.com/neovim/neovim git_repo: https://github.com/neovim/neovim
git_branch: v0.11.0 git_branch: v0.11.2
appimage: appimage:
base_url: https://github.com/neovim/neovim/releases/download base_url: https://github.com/neovim/neovim/releases/download
link_name: nvim link_name: nvim