[vim] Add yaml after-ftplugin script

This commit is contained in:
Eryn Wells 2015-05-07 08:34:42 -07:00
parent 3ab40f392f
commit ab329107d1

View file

@ -0,0 +1,5 @@
" yaml.vim
" Eryn Wells <eryn@erynwells.me>
setl shiftwidth=2
setl softtabstop=2