neovim: Use temp fork of OpenInGH
This commit is contained in:
parent
58d4d5825d
commit
f31ae3016a
2 changed files with 2 additions and 1 deletions
|
|
@ -82,6 +82,7 @@ return {
|
|||
"qpkorr/vim-bufkill",
|
||||
{
|
||||
"almo7aya/openingh.nvim",
|
||||
url = "https://github.com/jdkaplan/openingh.nvim",
|
||||
keys = {
|
||||
{ "<Leader>gh", "V:OpenInGHFile<CR>", mode = {"n"} },
|
||||
{ "<Leader>gh", ":OpenInGHFile<CR>", mode = {"v"} },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue