5 lines
108 B
VimL
5 lines
108 B
VimL
autocmd BufRead,BufNewFile *.yml setlocal shiftwidth=2
|
|
|
|
"set expandtab
|
|
"set shiftwidth=2
|
|
"set softtabstop=2
|