The default VIM 7.2 right-click menu will open the new file in the current buffer.
It's quite annoying because I want to open the new file in a new tab most of the time.
To solve the problem, just import the following setting to the windows registery
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Edit with &Vim\command]
@="\"c:\\Program Files\\Vim\\vim72\\gvim.exe\" -p --remote-tab-silent \"%1\""
Feb 15, 2010
Add VIM to the right-click menu
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment