xoxys.vim/defaults/main.yml

6 lines
101 B
YAML
Raw Permalink Normal View History

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