Ansible role that installs your favourite flavour of vim.
- Tested on Ansible 1.3 and higher
vim_base: "vim-nox" # package name of your favourite vim flavour
vim_extras: [] # list of vim extras
This project comes with a VagrantFile, this is a fast and easy way to test changes to the role, fire it up with vagrant up
See vagrant docs for getting setup with vagrant
Licensed under the MIT License. See the LICENSE file for details.
Are welcome!