Created
May 2, 2021 08:47
-
-
Save DevopsVlogger/0cabc039938bfbb93bafa07c5654de5f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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