Skip to content

Instantly share code, notes, and snippets.

@DevopsVlogger
Created May 2, 2021 08:47
Show Gist options
  • Save DevopsVlogger/0cabc039938bfbb93bafa07c5654de5f to your computer and use it in GitHub Desktop.
Save DevopsVlogger/0cabc039938bfbb93bafa07c5654de5f to your computer and use it in GitHub Desktop.
syntax on
filetype plugin indent on
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab
set is hlsearch ai ic scs
nnoremap <esc><esc> :nohls<cr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment