AutoYADM commit: 2024-12-16 14:35:04

This commit is contained in:
Daniel Fichtinger 2024-12-16 14:35:04 -05:00
parent 8291c082f2
commit 8466419373
3 changed files with 6 additions and 7 deletions

View file

@ -1,6 +1,5 @@
return {
"echasnovski/mini.files",
lazy = false,
keys = {
{
"<leader>e",
@ -48,7 +47,7 @@ return {
},
options = {
permanent_delete = false,
use_as_default_explorer = true,
use_as_default_explorer = false,
},
},
}