prepare for tmux
This commit is contained in:
@@ -29,8 +29,8 @@ require("oil").setup({
|
||||
["<C-s>"] = false,
|
||||
["<C-p>"] = { "actions.preview", opts = { vertical = true, split = "belowright" } },
|
||||
["<BS>"] = { "actions.parent", mode = "n" },
|
||||
["<A-h>"] = { "actions.parent", mode = "n" },
|
||||
["<A-l>"] = "actions.select",
|
||||
-- ["<A-h>"] = { "actions.parent", mode = "n" },
|
||||
-- ["<A-l>"] = "actions.select",
|
||||
},
|
||||
view_options = {
|
||||
show_hidden = true,
|
||||
|
||||
Reference in New Issue
Block a user