dotfiles/.vim/ftplugin/html.vim
2015-11-17 18:59:57 -05:00

4 lines
49 B
VimL

set tabstop=2
set shiftwidth=2
set softtabstop=2