vim/vim/ftplugin/php.vim

8 lines
110 B
VimL

set softtabstop=2
set tabstop=2
set shiftwidth=2
set expandtab
set shiftround
set autoindent
set iskeyword+=$