Skip to content

Instantly share code, notes, and snippets.

@DevopsVlogger
Created May 2, 2021 08:48
Show Gist options
  • Save DevopsVlogger/3b34ae861f6e8b93293c2120deb8c69f to your computer and use it in GitHub Desktop.
Save DevopsVlogger/3b34ae861f6e8b93293c2120deb8c69f to your computer and use it in GitHub Desktop.
au! BufNewFile,BufReadPost *.{yaml,yml} set filetype=yaml foldmethod=indent
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment