I use gvim 7.2 script dev and other admin work on a Windows XP laptop and it has picked my network share as the location of the _viminfo. This is problematic because it takes a long time for vim to start. Is there a way to change the location of _viminfo file with out modifying my environment.
|
feedback
|
|
Use the :set viminfo=nC:\\_viminfo More information is available from Vim's online help ... :help viminfo | |||||||||
feedback
|
|
The The easiest way to override this it with an alias that makes
However, if you choose
Finally, to get this working on your machine, you can make a shortcut to | |||
|
feedback
|