refactor(nvim): update upstream url for neogit

This commit is contained in:
Price Hiller 2023-07-02 23:16:51 -05:00
parent 02c6f50343
commit 38cb37c5a8
No known key found for this signature in database

View File

@ -421,7 +421,7 @@ lazy.setup({
-- Better Git integration
{
"TimUntersberger/neogit",
"NeogitOrg/neogit",
lazy = true,
opts = {
disable_commit_confirmation = true,