Skip to content

Instantly share code, notes, and snippets.

@nibocn
Last active August 29, 2015 14:27
Show Gist options
  • Save nibocn/5e83ba10ad57937daaa2 to your computer and use it in GitHub Desktop.
Save nibocn/5e83ba10ad57937daaa2 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\Vim]
"Icon"="E:\\Software\\Vim\\vim74\\gvim.exe,0"

[HKEY_CLASSES_ROOT\*\shell\Vim\Command]
@="E:\\Software\\Vim\\vim74\\gvim.exe -p --remote-tab-silent \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment