Add Vim to folders
This commit is contained in:
parent
50e9e2db07
commit
ad313c5df3
1 changed files with 5 additions and 0 deletions
|
@ -16,3 +16,8 @@ Windows Registry Editor Version 5.00
|
|||
[HKEY_CURRENT_USER\SOFTWARE\Classes\*\shell\gvim-R\command]
|
||||
@="\"C:\\vim\\vim90\\gvim.exe\" -R \"%1\""
|
||||
|
||||
[HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\Background\shell\gvim]
|
||||
@="Open Vim here"
|
||||
|
||||
[HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\Background\shell\gvim\command]
|
||||
@="\"C:\\vim\\vim90\\gvim.exe\" \"%1\""
|
||||
|
|
Loading…
Reference in a new issue