dotfiles/vim/after/ftplugin/yaml.vim

5 lines
82 B
VimL

" yaml.vim
" Eryn Wells <eryn@erynwells.me>
setl shiftwidth=2
setl softtabstop=2