xoxys.vim/index.md
Robert Kaussow 9e13ea3e3d commit 3887cebb57
Author: Robert Kaussow <mail@geeklabor.de>
Date:   Wed Jan 22 23:24:47 2020 +0100

    force run
2020-01-22 22:41:25 +00:00

345 B

title type
vim docs

Role to setup vim


Default Variables

vim_config

Default value

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

Dependencies

None.