role_vim_setup/README.md

16 lines
263 B
Markdown

# Ansible Role: vim_setup
## Introduction
This role will set up our default vim environment for the specified user.
This is a part of my dotfiles playbook.
NOTE:
The following variable(s) must be specified in the playbook.
* {{ username }}
* {{ homedir }}