vimvundle

VIM configuration for separate environments


I am trying to create a separate vim environment in order to install python-mode plugin. So I've used -u option to select a vim configuration file for the environment. But I cannot figure out how can I properly assign the runtimepath variable. If I just specify set rtp=~/python-env then vim cannot find my plugins in the environment. Can you please help me figure out how to properly set up this variable?


Solution

  • Your question is pretty vague, and noone has answered yet, so here are some general hints: