Skip to content

Instantly share code, notes, and snippets.

@bodik
Last active September 2, 2020 18:10
Show Gist options
  • Save bodik/596b669968e5ff92b8370f21450176a9 to your computer and use it in GitHub Desktop.
Save bodik/596b669968e5ff92b8370f21450176a9 to your computer and use it in GitHub Desktop.
ansible vimrc
autocmd FileType yaml setlocal expandtab tabstop=2 autoindent shiftwidth=2 number softtabstop=0 cursorcolumn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment