configure defaults, upgrade go to 1.23.6

This commit is contained in:
Matthew Stobbs
2025-02-07 10:24:41 -07:00
parent abc374ea27
commit b34ce3b460
11 changed files with 67 additions and 65 deletions

View File

@@ -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