Build vim-plug from aur

This commit is contained in:
2024-04-26 11:37:29 +02:00
parent 1da6bf597d
commit eecd828d60
5 changed files with 6 additions and 23 deletions

View File

@@ -231,6 +231,8 @@
source ./env
curl -sSf --proto '=https' https://download.spotify.com/debian/pubkey_6224F9941A8AA6D1.gpg | gpg --import -
- name: vim-plug
- set_fact:
aur_packages: "{{ aur_packages|map(attribute='dependencies', default=[]) | flatten + aur_packages }}"