Go to file
Drone Shipper 3aaf0715af [SKIP CI] update readme 2019-11-07 08:38:52 +00: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 ci pipeline 2019-10-19 16:31:54 +02: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 ci pipeline 2019-10-19 16:31:54 +02:00
.drone.yml refactor ci pipeline 2019-10-19 16:31:54 +02:00
.gitignore refactor ci pipeline 2019-10-19 16:31:54 +02:00
HEADER.md refactor ci pipeline 2019-10-19 16:31:54 +02: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

README.md

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