dotfiles/vim/after/ftplugin/yaml.vim

6 lines
82 B
VimL
Raw Normal View History

2015-05-07 08:34:42 -07:00
" yaml.vim
" Eryn Wells <eryn@erynwells.me>
setl shiftwidth=2
setl softtabstop=2