Copy new ftplugin folder for neovim
This commit is contained in:
parent
a6f0bc729c
commit
dfff572025
2 changed files with 9 additions and 4 deletions
|
|
@ -24,10 +24,6 @@
|
|||
src: '{{ ansible_env.HOME }}/dotfiles/.profile',
|
||||
dest: '{{ ansible_env.HOME }}/.profile',
|
||||
}
|
||||
- {
|
||||
src: '{{ ansible_env.HOME }}/dotfiles/nvim/colors',
|
||||
dest: '{{ xdg_data_dir }}/nvim/site/colors',
|
||||
}
|
||||
- {
|
||||
src: '{{ ansible_env.HOME }}/dotfiles/.gitignore',
|
||||
dest: '{{ ansible_env.HOME }}/.gitignore',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue