dotfiles/vim.yml

8 lines
118 B
YAML
Raw Permalink Normal View History

2019-05-24 20:46:04 +00:00
---
- name: Install vim and copy color scheme and template its config
hosts: all
2019-05-24 20:46:04 +00:00
become: true
roles:
- vim