Remove old settings
This commit is contained in:
parent
0d16af9d83
commit
3e4d60091e
3 changed files with 4 additions and 34 deletions
|
|
@ -19,6 +19,10 @@
|
|||
update: true
|
||||
loop: '{{ vim_plugins }}'
|
||||
|
||||
- name: install pynvim package
|
||||
pip:
|
||||
name: pynvim
|
||||
|
||||
- name: copy konsole configuration files
|
||||
template:
|
||||
src: '{{ item.src }}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue