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
No known key found for this signature in database

View File

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