Skip to content

ANXS/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANXS - vim Build Status

Ansible role that installs your favourite flavour of vim.

Requirements & Dependencies

  • Tested on Ansible 1.3 and higher

Variables

vim_base: "vim-nox"     # package name of your favourite vim flavour
vim_extras: []          # list of vim extras

Testing

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

License

Licensed under the MIT License. See the LICENSE file for details.

Feedback, bug-reports, requests, ...

Are welcome!