Skip to content

Instantly share code, notes, and snippets.

@ysheng26
Created June 19, 2019 02:48
Show Gist options
  • Save ysheng26/c3c4986cab7fe4ca412c98e6657faafc to your computer and use it in GitHub Desktop.
Save ysheng26/c3c4986cab7fe4ca412c98e6657faafc to your computer and use it in GitHub Desktop.
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\y Open with nvim]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\y Open with nvim\command]
@="C:shengy\\software\\Neovim\\bin\\nvim-qt.exe \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\y Open with nvim]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\y Open with nvim\command]
@="C:\\shengy\\software\\Neovim\\bin\\nvim-qt.exe \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment