xoxys.vim/defaults/main.yml

5 lines
100 B
YAML
Raw Normal View History

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