Switched pull and push remaps around in neogit
This commit is contained in:
@@ -47,6 +47,8 @@ neogit.setup {
|
|||||||
},
|
},
|
||||||
mappings = {
|
mappings = {
|
||||||
status = {
|
status = {
|
||||||
|
["p"] = "PushPopup",
|
||||||
|
["P"] = "PullPopup"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user