update neovim version
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user