From d0a2387fb523253cfbb89f067d4a86a5348b0db4 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Tue, 11 Apr 2023 23:07:14 +0200 Subject: [PATCH] synchronizing my own astronvim configuration into the cloned astronvim repo --- playbook.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbook.yml b/playbook.yml index e4002b5..d8a3a25 100644 --- a/playbook.yml +++ b/playbook.yml @@ -225,8 +225,8 @@ - name: Setup AstroNvim synchronize: delete: true - src: nvim - dest: /$HOME/.config + src: nvim/lua/user + dest: /$HOME/.config/nvim/lua - name: Install Fish (shell) become: true pacman: