1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:30:04 +08:00
SpaceVim/bundle/phpcomplete.vim-vim7/tests/vimrc

7 lines
149 B
VimL

set nocp
filetype plugin indent on
syntax on
let p = fnamemodify(expand('%:p:h'), ':h')
exe 'set rtp='.p.'/,'.p.'/vimunit/,'.p.'/../vimunit/,'.&rtp