[docgen] Update docs
skip-checks: true
This commit is contained in:
parent
15a2b21eda
commit
3b249b7195
2 changed files with 2 additions and 2 deletions
|
|
@ -86,7 +86,7 @@ CONFIG *oil-confi
|
|||
["-"] = { "actions.parent", mode = "n" },
|
||||
["_"] = { "actions.open_cwd", mode = "n" },
|
||||
["`"] = { "actions.cd", mode = "n" },
|
||||
["~"] = { "actions.cd", opts = { scope = "tab" }, mode = "n" },
|
||||
["g~"] = { "actions.cd", opts = { scope = "tab" }, mode = "n" },
|
||||
["gs"] = { "actions.change_sort", mode = "n" },
|
||||
["gx"] = "actions.open_external",
|
||||
["g."] = { "actions.toggle_hidden", mode = "n" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue