summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-07-18 02:27:32 +0200
committerAhmed AbdelHalim <[email protected]>2026-07-18 02:27:32 +0200
commitdca87a90dce0af8d1771638f210a65d5d1868511 (patch)
tree15af9d3b7f8c12c14d34550a0c894440ef9a042e
parent463280f6089a68e260f8ea822518faf88a211258 (diff)
Remove python as a vim dependency
-rw-r--r--roles/vim/meta/main.yml1
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"