To get VsVim to work nicely I need different _vimrc settings to what I use for gVim.
Therefore I need a way to load different values for each.
Is it possible to have each one load a different _vimrc file?
Or worst case, is there any magic I can put in the _vimrc file to conditionally run commands based on whether it is VsVim or not?
From the FAQ