Peter's Blog

Redefining the Impossible

Easy access to the vimrc file


To edit the _vimrc file easily I added this to my (ironically) _vimrc file:

:cab vimrc c:\bin\vim\_vimrc

Then I can edit the file by typing:

:e vimrc

and I don't have to remember which directory it is in.


Filed under: vim

Comments are Closed