I added the vsvim_useeditordefaults option to my _vimrc on Windows 7 which works great in Visual Studio. But when I try to open up gVim I get the following error:
E518: Unknown option: vsvim_useeditordefaults
Is there anyway to set up an if statement that checks for vsvim in my vimrc so that the option only applies when VsVim loads the vimrc?