xoxys.vim/index.md
Robert Kaussow 2b933387e4 commit 4884b120d4
Author: Robert Kaussow <mail@geeklabor.de>
Date:   Mon May 25 23:01:26 2020 +0200

    fix downstream repo
2020-05-25 21:17:32 +00:00

730 B

title type
vim docs

Source Code Build Status License: MIT

Setup vim editor.


Default Variables

vim_config

Default value

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

Dependencies

None.