From de57ec4c3d59b0634974b2c2f104d7253ab9cf5b Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Mon, 10 Apr 2023 10:39:55 +0200 Subject: [PATCH] updated the name for nvim --- playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbook.yml b/playbook.yml index 63f204c..6cc2d01 100644 --- a/playbook.yml +++ b/playbook.yml @@ -91,7 +91,7 @@ synchronize: src: tmux dest: /$HOME/.config - - name: Install Neovim + - name: Install Neovim (command-line text editor) become: true pacman: name: neovim