I am trying to get gVim to work on a Windows 7 machine and I am having the following problems:
Whenever I try to modify the _vimrc file, I get a message stating that I do not have permission to save to this place. This is on my home pc.
I cannot change the directory in which the files I edit are saved. At the moment, they are all saved on my desktop. I tried: set dir = path to where I want to save ... without success.
I wanted to go through vimtutor; however, whenever I type vimtutor in cmd, vim starts blinking and then closes.
How do I change the _vimrc file and how do I set the destination for the edited files?
source
share