AutoYADM commit: 2025-01-18 00:45:03

This commit is contained in:
Daniel Fichtinger 2025-01-18 00:45:03 -05:00
parent 5872857e12
commit 986a548ae9
5 changed files with 7 additions and 6 deletions

View file

@ -11,12 +11,12 @@ return {
},
{
-- Open in the current working directory
"<leader>yc",
"<leader>yu",
"<cmd>Yazi cwd<cr>",
desc = "Open the file manager in nvim's working directory",
},
{
"<leader>ys",
"<leader>yl",
"<cmd>Yazi toggle<cr>",
desc = "Resume the last yazi session",
},