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