Robert Kaussow
3887cebb57
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
defaults | ||
meta | ||
molecule | ||
tasks | ||
templates/etc/vim | ||
vars | ||
.drone.jsonnet | ||
.drone.yml | ||
.gitignore | ||
.later.yml | ||
LICENSE | ||
README.md |
xoxys.vim
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