refactor(nvim): remove neogit binding overrides

This commit is contained in:
Price Hiller 2023-11-02 13:09:04 -05:00
parent 71cff08620
commit 8a65153fba
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -28,13 +28,6 @@ return {
diffview = true,
telescope = true,
},
mappings = {
status = {
["l"] = false,
["f"] = false,
["L"] = "LogPopup",
},
},
}
end,
dependencies = {