An Ansible role that installs and configures my personal Vim configuration.
None.
Available variables are listed below, along with default values (see defaults/main.yml):
# If 'true', skips building of of youcompleteme.
skip_ycm_build: false
None.
---
- hosts: localhost
roles:
- mictram.vim
MIT
This role was created in 2022 by Michael Ramos.