dotfiles/vim/after/ftplugin/php.vim
2015-03-20 11:50:40 -04:00

3 lines
64 B
VimL

setlocal shiftwidth=4
setlocal softtabstop=4
setlocal tabstop=4