diff --git a/lua/plugins/yazi.lua b/lua/plugins/yazi.lua index f89be92..ea608c0 100644 --- a/lua/plugins/yazi.lua +++ b/lua/plugins/yazi.lua @@ -9,6 +9,12 @@ return { { "ee", mode = { "n", "v" }, + "Yazi", + desc = "Open yazi at the current working directory", + }, + { + "ew", + mode = { "n", "v" }, "Yazi cwd", desc = "Open yazi at the current working directory", },