From af6b1ed0f92d43da84f1341ed0f0cc6743ceb19e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 31 Jan 2026 16:27:14 +0100 Subject: Install gvim on arch to have +clipboard support --- roles/vim/vars/debian.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 roles/vim/vars/debian.yml (limited to 'roles/vim/vars/debian.yml') diff --git a/roles/vim/vars/debian.yml b/roles/vim/vars/debian.yml new file mode 100644 index 00000000..457542aa --- /dev/null +++ b/roles/vim/vars/debian.yml @@ -0,0 +1,2 @@ +--- +vim_package_name: "vim" -- cgit v1.2.3