wip
This commit is contained in:
parent
bcdd3cdbd7
commit
ac80409bb9
10 changed files with 292 additions and 138 deletions
|
@ -29,14 +29,14 @@ return {
|
|||
-- },
|
||||
{
|
||||
-- Open in the current working directory
|
||||
"<leader>tLf",
|
||||
"<leader>tlf",
|
||||
"<cmd>Yazi cwd<cr>",
|
||||
desc = "Terminal - Open yazi 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>tlf",
|
||||
"<leader>tLf",
|
||||
"<cmd>Yazi toggle<cr>",
|
||||
desc = "Terminal - Resume the last yazi session",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue