mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
8 lines
219 B
Reg
8 lines
219 B
Reg
Windows Registry Editor Version 5.00
|
|
|
|
[HKEY_CURRENT_USER\Software\Classes\*\shell\Edit with &Vim]
|
|
@="Edit with &Vim"
|
|
"Icon"="$vim"
|
|
[HKEY_CURRENT_USER\Software\Classes\*\shell\Edit with &Vim\command]
|
|
@="\"$vim\" \"%1\""
|