xoxys.vim/index.md
Robert Kaussow 82b49bd3c6 commit dfcb183e95
Author: Robert Kaussow <mail@thegeeklab.de>
Date:   Thu Mar 3 21:16:15 2022 +0100

    chore: add auto-generated _docs folder to gitignore file
2022-03-03 20:37:00 +00:00

791 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.