diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-04-25 01:14:30 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-04-25 01:14:30 +0200 |
| commit | 6671fa38d7516761a97bdaba40b74bf959eb0f5f (patch) | |
| tree | 21015448f20c64fff04d028bc4fddbcd83208760 /roles/vim/vars/debian.yml | |
| parent | 43713d18273da0ec550f28bf697903dc6cec72cc (diff) | |
Rename variable to follow convention
Diffstat (limited to 'roles/vim/vars/debian.yml')
| -rw-r--r-- | roles/vim/vars/debian.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/vim/vars/debian.yml b/roles/vim/vars/debian.yml index 457542aa..11a37d4e 100644 --- a/roles/vim/vars/debian.yml +++ b/roles/vim/vars/debian.yml @@ -1,2 +1,2 @@ --- -vim_package_name: "vim" +vim_pkg: "vim" |
