xoxys.vim/README.md

828 B

xoxys.vim

Build Status License: MIT

Setup vim editor.

Table of content


Requirements

  • Minimum Ansible version: 2.10

Default Variables

vim_config

Default value

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

Dependencies

None.

License

MIT

Author

Robert Kaussow