AutoYADM commit: 2024-12-16 14:25:04
This commit is contained in:
parent
3ded42e589
commit
0aadeec404
3 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"stevearc/oil.nvim",
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
opts = {
|
||||
default_file_explorer = false,
|
||||
delete_to_trash = true,
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
return {
|
||||
"mikavilpas/yazi.nvim",
|
||||
event = "VeryLazy",
|
||||
enabled = false,
|
||||
keys = {
|
||||
-- 👇 in this section, choose your own keymappings!
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue