[vim] Add yaml after-ftplugin script
This commit is contained in:
parent
3ab40f392f
commit
ab329107d1
1 changed files with 5 additions and 0 deletions
5
vim/after/ftplugin/yaml.vim
Normal file
5
vim/after/ftplugin/yaml.vim
Normal file
|
@ -0,0 +1,5 @@
|
|||
" yaml.vim
|
||||
" Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
setl shiftwidth=2
|
||||
setl softtabstop=2
|
Loading…
Add table
Add a link
Reference in a new issue