move a lot of configuration around
This commit is contained in:
10
tasks/config/neovim.yml
Normal file
10
tasks/config/neovim.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
version: v0.10.3
|
||||
install_prefix: "{{ default_install_prefix }}"
|
||||
install_dir: /opt/nvim
|
||||
install_method: appimage
|
||||
build_type: Release
|
||||
dobecome: true
|
||||
owner: root
|
||||
group: root
|
||||
Reference in New Issue
Block a user