AutoYADM commit: 2024-12-18 16:55:04
This commit is contained in:
parent
fcbaa006de
commit
50ceb16452
2 changed files with 21 additions and 6 deletions
|
@ -32,6 +32,9 @@ return {
|
|||
-- There's a recipe for this in the docs
|
||||
-- "permissions",
|
||||
},
|
||||
view_options = {
|
||||
is_hidden_file = require("oil-extras").handle_git,
|
||||
},
|
||||
keymaps = {
|
||||
["<BS>"] = "actions.parent",
|
||||
["gd"] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue