“Ajouter Ouvrir avec NeoVim au menu contextuel clic droit.

1
2
3
4
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\Ouvrir avec Neovim\command]
@="C:\\Program Files\\Neovim\\bin\\nvim-qt.exe  -qwindowgeometry 1310x650+20+20 \"%1"

Ouvrir la fenêtre de terminal

1
2
3
:terminal
:te
:shell