Updated neogit remote
This commit is contained in:
@@ -99,7 +99,7 @@ return packer.startup({
|
||||
"numToStr/Comment.nvim",
|
||||
config = function() end,
|
||||
})
|
||||
use({ "TimUntersberger/neogit", requires = "nvim-lua/plenary.nvim" })
|
||||
use({ "NeogitOrg/neogit", requires = "nvim-lua/plenary.nvim" })
|
||||
use("sindrets/diffview.nvim")
|
||||
use("windwp/nvim-autopairs")
|
||||
use({ "windwp/nvim-ts-autotag", after = "nvim-treesitter" })
|
||||
|
||||
Reference in New Issue
Block a user