configure defaults, upgrade go to 1.23.6
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
version: v0.10.3
|
||||
install_prefix: /usr/local
|
||||
install_prefix: "{{ default_config.install_prefix }}"
|
||||
install_dir: /opt/nvim
|
||||
use_appimage: true
|
||||
use_syspkg: true
|
||||
build_type: Release
|
||||
become: true
|
||||
dobecome: true
|
||||
git_repo: https://github.com/neovim/neovim
|
||||
appimage_url_pfx: https://github.com/neovim/neovim/releases/download
|
||||
owner: root
|
||||
|
||||
Reference in New Issue
Block a user