xoxys.vim/defaults/main.yml

5 lines
100 B
YAML

---
vim_config:
- 'set background=dark'
- 'set tabstop=4 shiftwidth=4 expandtab'
- 'syntax on'