From de990dbbb6d0b852b73046e1f8c8875ae0849403 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 9 Nov 2025 01:43:24 +0100 Subject: Add vim role w/testing --- molecule/archlinux/converge.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'molecule/archlinux') 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" -- cgit v1.2.3