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 --- group_vars/all.yml | Bin 3723 -> 3766 bytes group_vars/all.yml.example | 1 + 2 files changed, 1 insertion(+) (limited to 'group_vars') diff --git a/group_vars/all.yml b/group_vars/all.yml index c23828a6..05b241ca 100644 Binary files a/group_vars/all.yml and b/group_vars/all.yml differ diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index 166fee3c..d5c63849 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -47,6 +47,7 @@ dotfiles_setup_script: | git remote set-url origin git@git.sr.ht:~a14m/.rc password_store_repo_url: "git@github.com:a14m/.pass" +vimrc_repo_url: "git@git.sr.ht:~a14m/.vim" wireguard_autostart_connection: "wg-vpn0" wireguard_connections: -- cgit v1.2.3