1
0
Fork 0

neovim: Use temp fork of OpenInGH

This commit is contained in:
Jeremy Kaplan 2025-03-21 14:01:13 -04:00
commit f31ae3016a
2 changed files with 2 additions and 1 deletions

View file

@ -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"} },