summaryrefslogtreecommitdiffstats
path: root/molecule/archlinux
diff options
context:
space:
mode:
Diffstat (limited to 'molecule/archlinux')
-rw-r--r--molecule/archlinux/converge.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml
index b091f109..d24e0530 100644
--- a/molecule/archlinux/converge.yml
+++ b/molecule/archlinux/converge.yml
@@ -19,6 +19,7 @@
python_global_version: "3.13"
python_versions:
- "3.13"
+ vimrc_repo_url: "https://git.sr.ht/~a14m/.vim"
roles:
- role: "hostname"
- role: "network"
@@ -41,3 +42,4 @@
- role: "rsync"
- role: "gpg"
- role: "dotfiles"
+ - role: "vim"