set neovim version and git_branch to v0.11.0
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
neovim:
|
||||
version: v0.10.4
|
||||
version: v0.11.0
|
||||
build_type: Release
|
||||
clean_install: false
|
||||
clean_install: true
|
||||
git_repo: https://github.com/neovim/neovim
|
||||
git_branch: nightly
|
||||
git_branch: v0.11.0
|
||||
appimage:
|
||||
base_url: https://github.com/neovim/neovim/releases/download
|
||||
link_name: nvim
|
||||
|
||||
Reference in New Issue
Block a user