Go to file
Radar231 054c81816d added check to exclude copying dotfile to kryten 2023-12-21 18:12:25 -05:00
files made separate vimrc files for debian and arch as arch doesn't require packadd 2023-12-21 13:46:19 -05:00
meta added meta dir 2021-07-22 23:17:01 -04:00
tasks added check to exclude copying dotfile to kryten 2023-12-21 18:12:25 -05:00
README.md updated readme file 2021-07-30 20:33:31 -04:00

README.md

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