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
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

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