vim/vim/ftplugin/html.vim

7 lines
93 B
VimL

set softtabstop=2
set tabstop=2
set shiftwidth=2
set expandtab
set shiftround
set autoindent