Bind updates.
This commit is contained in:
@@ -36,8 +36,8 @@ require("oil").setup({
|
||||
},
|
||||
keymaps = {
|
||||
["<CR>"] = "actions.select",
|
||||
["-"] = "actions.parent",
|
||||
["_"] = "actions.open_cwd",
|
||||
["l"] = "actions.select",
|
||||
["h"] = "actions.parent",
|
||||
["q"] = "actions.close",
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user