Go to file
Robert Kaussow 4a42f7ac42
Some checks failed
continuous-integration/drone/push Build is failing
refactor docs
2020-01-22 22:36:03 +01:00
defaults initial commit 2018-11-01 14:40:51 +01:00
meta override meta author for readme 2019-11-07 09:24:51 +01:00
molecule refactor docs 2020-01-22 22:36:03 +01:00
tasks refactor ci pipeline 2019-10-19 16:31:54 +02:00
templates/etc/vim initial commit 2018-11-01 14:40:51 +01:00
vars refactor ci pipeline 2019-10-19 16:31:54 +02:00
.drone.jsonnet refactor docs 2020-01-22 22:08:45 +01:00
.drone.yml refactor docs 2020-01-22 22:08:45 +01:00
.gitignore refactor ci pipeline 2019-10-19 16:31:54 +02:00
.later.yml cleanup pipeline 2019-11-22 23:59:05 +01:00
LICENSE Initial commit 2018-11-01 14:18:46 +01:00
README.md [SKIP CI] update readme 2019-11-07 08:38:52 +00:00

xoxys.vim

Build Status

Role to setup vim

Table of content


Default Variables

vim_config

Default value

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

Dependencies

None.

License

MIT

Author

xoxys