Restore original key binding for trreview toggle
This commit is contained in:
parent
db904b93d3
commit
d18b90ad4f
|
@ -288,4 +288,4 @@ command.add(nil, {
|
|||
end,
|
||||
})
|
||||
|
||||
keymap.add { ["ctrl+t"] = "treeview:toggle" }
|
||||
keymap.add { ["ctrl+\\"] = "treeview:toggle" }
|
||||
|
|
Loading…
Reference in New Issue