some nice changes
This commit is contained in:
parent
2086e7e5d3
commit
19fc44af80
6 changed files with 58 additions and 79 deletions
|
@ -29,14 +29,14 @@ return {
|
|||
-- },
|
||||
{
|
||||
-- Open in the current working directory
|
||||
"<leader>Lf",
|
||||
"<leader>tLf",
|
||||
"<cmd>Yazi cwd<cr>",
|
||||
desc = "Open the file manager in nvim's working directory",
|
||||
},
|
||||
{
|
||||
-- NOTE: this requires a version of yazi that includes
|
||||
-- https://github.com/sxyazi/yazi/pull/1305 from 2024-07-18
|
||||
"<leader>lf",
|
||||
"<leader>tlf",
|
||||
"<cmd>Yazi toggle<cr>",
|
||||
desc = "Resume the last yazi session",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue