Skip to content

Instantly share code, notes, and snippets.

@lboulard
Created August 17, 2018 12:48
Show Gist options
  • Save lboulard/bc51a9eb6744e4fffc6b82b87967d916 to your computer and use it in GitHub Desktop.
Save lboulard/bc51a9eb6744e4fffc6b82b87967d916 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:\\Vim\\vim81\\gvim.exe\""
[HKEY_CLASSES_ROOT\*\Shell\Vim\command]
@="\"C:\\Vim\\vim81\\gvim.exe\" \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment