refactor(nvim): remove neogit binding overrides
This commit is contained in:
parent
71cff08620
commit
8a65153fba
@ -28,13 +28,6 @@ return {
|
||||
diffview = true,
|
||||
telescope = true,
|
||||
},
|
||||
mappings = {
|
||||
status = {
|
||||
["l"] = false,
|
||||
["f"] = false,
|
||||
["L"] = "LogPopup",
|
||||
},
|
||||
},
|
||||
}
|
||||
end,
|
||||
dependencies = {
|
||||
|
Loading…
Reference in New Issue
Block a user