refactor(nvim): remove f
binding in neogit for pushes
This commit is contained in:
parent
103cef85dd
commit
dda4869439
@ -25,6 +25,7 @@ return {
|
||||
mappings = {
|
||||
status = {
|
||||
["l"] = false,
|
||||
["f"] = false,
|
||||
["L"] = "LogPopup",
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user