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

Commit da8db49

Browse files
git: neogitorg location for neogit plugin
1 parent 371b89e commit da8db49

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
@@ -10,7 +10,7 @@ return {
1010
-- Neogit Git Client
1111
{ import = "astrocommunity.git.neogit" },
1212
{
13-
"TimUntersberger/neogit",
13+
"NeogitOrg/neogit",
1414
dependencies = {
1515
{ "nvim-lua/plenary.nvim", "sindrets/diffview.nvim" },
1616
},

0 commit comments

Comments
 (0)