Add mode for copy module
This commit is contained in:
parent
f9eef44708
commit
19574d435c
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@
|
|||
copy:
|
||||
src: lua
|
||||
dest: ~/.config/nvim/
|
||||
mode: 0644
|
||||
|
||||
- name: Run PackerSync
|
||||
command: nvim --headless -c 'autocmd User PackerComplete quitall' -c PackerSync
|
||||
|
|
Loading…
Add table
Reference in a new issue