Versions/scripts/vim/install-context.reg
Rashil Gandhi 0591740080
vim-(tux|nightly): Do not copy example config files (#415)
* Update vim-nightly.json

* Update vim-tux.json

* update
2022-02-08 13:10:30 +05:30

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