Updated neogit to new config values

This commit is contained in:
2023-11-05 11:28:49 +01:00
parent 21f36b3abe
commit be041b6a7e

View File

@@ -55,7 +55,7 @@ return {
}, },
}, },
mappings = { mappings = {
status = { popup = {
["p"] = "PushPopup", ["p"] = "PushPopup",
["P"] = "PullPopup", ["P"] = "PullPopup",
}, },