Add yaml to 2 tabs
This commit is contained in:
parent
34c9592ae2
commit
b3fc936e75
@ -66,7 +66,9 @@ autocmd BufRead,BufNewFile
|
||||
\*.erb,
|
||||
\*.html,
|
||||
\*.json,
|
||||
\*.vue
|
||||
\*.vue,
|
||||
\*.yml,
|
||||
\*.yaml
|
||||
\ set tabstop=2 shiftwidth=2 expandtab
|
||||
|
||||
autocmd FileType crontab set backupcopy=yes
|
||||
|
Loading…
Reference in New Issue
Block a user