AutoYADM commit: 2024-12-18 16:55:04

This commit is contained in:
Daniel Fichtinger 2024-12-18 16:55:04 -05:00
parent fcbaa006de
commit 50ceb16452
2 changed files with 21 additions and 6 deletions

View file

@ -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"] = {