Raimondi

Untitled

Feb 6th, 2012
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VIM 0.27 KB | None | 0 0
  1. " Prepend tests repos to &rtp
  2. let &runtimepath = expand('$HOME').'/Documents/Source/runVimTests,'.&rtp
  3. let &runtimepath = expand('$HOME').'/Documents/Source/vimtap,'.&rtp
  4.  
  5. "This the proposed for VimPEG:
  6. let runVimTests_vimpeg = expand('$HOME').'/Documents/Source/VimPEG'
Advertisement
Add Comment
Please, Sign In to add comment