Skip to content

Instantly share code, notes, and snippets.

@rafaeltuelho
Created October 3, 2018 00:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafaeltuelho/485e01837d83d595a46fadc33c410927 to your computer and use it in GitHub Desktop.
Save rafaeltuelho/485e01837d83d595a46fadc33c410927 to your computer and use it in GitHub Desktop.
# config autoident with two spaces for yaml files
autocmd FileType yaml setlocal ai ts=2 sw=2 et
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment