vim

Overview

Phil's setup to install vim and git.


Usage

Standard usage to install stock vim

git clone https://github.com/pgporada/ansible-role-vim.git
ansible-playbook local_playbook.yml --ask-become-pass

To define your own set of plugins to install

vim_plugins:
    - repo: nerdtree
      name: scrooloose

To test your changes using kitchen

sudo yum install ruby rubygems
gem install bundler
bundle update
bundle exec kitchen create
bundle exec kitchen converge
bundle exec kitchen verify
bundle exec kitchen destroy

Notes

For OSX you will need Homebrew yourself before this role will work.


Music

Joseph Huber - 16-10


License and Author Information

GPLv2, Phil Porada

About

Installs vim and some plugins that I find useful.

Install
ansible-galaxy install pgporada/ansible-role-vim
GitHub repository
License
Unknown
Downloads
66
Owner
Just a guy with a computer. 🌞🔒