Go to file
2019-10-19 14:34:34 +00:00
defaults initial commit 2018-11-01 14:40:51 +01:00
meta fix indentation 2019-01-09 22:44:19 +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-10-19 14:34:34 +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