This role will:
- clone latest vim code from github, compile and install
- install vimrc file and plugins
The target hosts need to have apt
or homebrew
to install deb packages.
Refer to defaults/main.yml
None
- name: test role
hosts: vagrant
roles:
- role: vim
config_src: ~/.vim/vimrc
Also refer to tests/test.yml
MIT
guoqiao, a Python Developer living in New Zealand.