From dc4786c00cbad1208b0867ef00de35b197037f18 Mon Sep 17 00:00:00 2001 From: polyfloyd Date: Sat, 28 Oct 2023 16:44:38 +0200 Subject: [PATCH] common: Install neovim instead of vim --- roles/common/tasks/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/common/tasks/main.yaml b/roles/common/tasks/main.yaml index c504d3d..0959a1d 100644 --- a/roles/common/tasks/main.yaml +++ b/roles/common/tasks/main.yaml @@ -33,7 +33,7 @@ - ripgrep - rsync - tree - - vim + - neovim - name: Remove netcat-traditional apt: