diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-18 02:27:32 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-18 02:27:32 +0200 |
| commit | 11e661babdb681924d902cbf193ed248dd88c039 (patch) | |
| tree | 15af9d3b7f8c12c14d34550a0c894440ef9a042e /roles/vim | |
| parent | ec1143c760901aab83dab402a6989c8a4aaa4c28 (diff) | |
Remove python as a vim dependency
Diffstat (limited to 'roles/vim')
| -rw-r--r-- | roles/vim/meta/main.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/vim/meta/main.yml b/roles/vim/meta/main.yml index bcd80975..32d29649 100644 --- a/roles/vim/meta/main.yml +++ b/roles/vim/meta/main.yml @@ -2,7 +2,6 @@ dependencies: - role: "bash" - role: "git" - - role: "python" galaxy_info: author: "a14m" description: "Install and configure vim" |
