Added editWithNvim reg file
This commit is contained in:
parent
f38e21f648
commit
f4fe34a7aa
6
editWithNVimQT.reg
Normal file
6
editWithNVimQT.reg
Normal file
@ -0,0 +1,6 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CURRENT_USER\SOFTWARE\Classes\*\shell\Open with Neovim]
|
||||
|
||||
[HKEY_CURRENT_USER\SOFTWARE\Classes\*\shell\Open with Neovim\command]
|
||||
@="cmd /c start nvim-qt.exe -- -- \"%1\""
|
Loading…
x
Reference in New Issue
Block a user