Added editWithNvim reg file

This commit is contained in:
Oliver Hartmann 2021-09-07 21:08:17 +02:00
parent f38e21f648
commit f4fe34a7aa

6
editWithNVimQT.reg Normal file
View 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\""