Skip to content

Instantly share code, notes, and snippets.

@nhtzr
Last active March 4, 2016 04:09
Show Gist options
  • Save nhtzr/428d90ca1dfe0b81179d to your computer and use it in GitHub Desktop.
Save nhtzr/428d90ca1dfe0b81179d to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\Shell\vim]
@="Edit with &Vim"
"Icon"="\"C:\\Program Files\\Vim\\vim74\\gvim.exe\""
[HKEY_CLASSES_ROOT\*\shell\vim\command]
@="gvim \"%1\""
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\*\Shell\vim]
[-HKEY_CLASSES_ROOT\*\shell\vim\command]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment