This commit is contained in:
kekskurse 2024-04-28 22:47:08 +02:00
parent 095bacfc05
commit 89afb33ac4
1 changed files with 1 additions and 1 deletions

View File

@ -108,4 +108,4 @@
ansible.builtin.git: ansible.builtin.git:
repo: 'https://github.com/LazyVim/starter' repo: 'https://github.com/LazyVim/starter'
dest: '~/.config/nvim/' dest: '~/.config/nvim/'
when: not nvimConfig.state.exists when: not nvimConfig.stat.exists