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