autocmd for yaml files
This commit is contained in:
1
.vimrc
1
.vimrc
@@ -144,6 +144,7 @@ if has("autocmd")
|
||||
|
||||
" Set filetype tab settings
|
||||
autocmd FileType python,doctest set ai ts=4 sw=4 sts=4 et
|
||||
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab
|
||||
endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user