wsdjeg / .SpaceVim.d

My dotfiles for Archlinux and Windows
1.44k stars 133 forks source link

localtest example #39

Closed wsdjeg closed 8 years ago

wsdjeg commented 8 years ago

localtest/test.vim

exec "set rtp+=" . fnamemodify(expand('<sfile>'), ':h:h')

it will be easy to test local plugin via vim -u localtest/test.vim