Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 3bbfd43

Browse files
git: update openingh-nvim package name from community
AstroCommunity are updating the package names to use their complete names, avoiding potential of name clashes [Resolve: #] [Related: #]
1 parent cf2476d commit 3bbfd43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/git.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ return {
55
"AstroNvim/astrocommunity",
66

77
-- Open files in GitHub Web UI
8-
{ import = "astrocommunity.git.openingh" },
8+
{ import = "astrocommunity.git.openingh-nvim" },
99

1010
-- Neogit Git Client
1111
{ import = "astrocommunity.git.neogit" },

0 commit comments

Comments
 (0)