added configuration of template files as top-level variable files in vars directory, to be referenced in relevant playbooks

This commit is contained in:
2026-06-16 14:53:01 -04:00
parent 44c343dd7b
commit a6fc067eb1
9 changed files with 135 additions and 0 deletions

26
vars/vim_settings.yml Normal file
View File

@@ -0,0 +1,26 @@
vimrc:
git_spice: true
status_line: true
autodelimit: true
origami: true
history_span: 500
typed_paths:
autocomplete: true
ignore:
- "*.docx"
- "*.jpg"
- "*.png"
- "*.gif"
- "*.pdf"
- "*.pyc"
- "*.exe"
- "*.flv"
- "*.img"
- "*.xlsx"
fancy_commenting: true
tabs:
spatialize: true
gap: 2
cursor:
blocky: true
ide: true