fix neovim installation again

This commit is contained in:
Pim Kunis 2022-12-19 23:27:26 +01:00
parent d2ea5d5771
commit 97a654347f
8 changed files with 16 additions and 14 deletions

View file

@ -36,8 +36,7 @@
state: present
update_cache: true
cache_valid_time: 86400 # One day
pkg:
- unzip
name: unzip
- name: Install asdf Elixir plugin
shell:
cmd: "~/.asdf/bin/asdf plugin-add elixir https://github.com/asdf-vm/asdf-elixir.git"