vim ~/.vimrc
 
syntax enable
set paste
set background=dark
filetype on
autocmd FileType yaml,yml setlocal ts=2 sts=2 sw=2 expandtab indentkeys-=0# indentkeys-=<:>