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