# 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 }}