Updating mappings
This commit is contained in:
@@ -2,6 +2,9 @@ return {
|
||||
"NeogitOrg/neogit",
|
||||
dependencies = "nvim-lua/plenary.nvim",
|
||||
cmd = "Neogit",
|
||||
keys = {
|
||||
{ "<leader>gg", "<cmd>Neogit<cr>", desc = "Neogit" },
|
||||
},
|
||||
config = function()
|
||||
local neogit = require("neogit")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user