Restore original key binding for trreview toggle

This commit is contained in:
Francesco Abbate
2021-02-16 09:41:03 +01:00
parent db904b93d3
commit d18b90ad4f
+1 -1
View File
@@ -288,4 +288,4 @@ command.add(nil, {
end, end,
}) })
keymap.add { ["ctrl+t"] = "treeview:toggle" } keymap.add { ["ctrl+\\"] = "treeview:toggle" }