Creating nvim config dir
This commit is contained in:
parent
44e4ceb686
commit
f5e63c697b
@ -45,6 +45,9 @@
|
|||||||
copy:
|
copy:
|
||||||
src: kitty.conf
|
src: kitty.conf
|
||||||
dest: ~/.config/kitty/kitty.conf
|
dest: ~/.config/kitty/kitty.conf
|
||||||
|
- name: Create nvim directory
|
||||||
|
copy:
|
||||||
|
path: ~/.config/nvim
|
||||||
- name: Copy nvim config
|
- name: Copy nvim config
|
||||||
copy:
|
copy:
|
||||||
src: init.lua
|
src: init.lua
|
||||||
|
Loading…
Reference in New Issue
Block a user