fix neovim installation again
This commit is contained in:
parent
d2ea5d5771
commit
97a654347f
8 changed files with 16 additions and 14 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue