xoxys.vim/defaults/main.yml

5 lines
100 B
YAML
Raw Normal View History

2018-11-01 13:40:51 +00:00
---
vim_config:
- 'set background=dark'
- 'set tabstop=4 shiftwidth=4 expandtab'
- 'syntax on'