ScoopInstaller_Main/scripts/vim/install-context.reg
linsui 64137e7d50 Vim: use stable build (#556)
* Vim: use stable build

* No need to use pipeline

* No need to use pipeline
2019-12-15 08:13:19 -08:00

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\""