feat: simplify yazi key to ;
This commit is contained in:
@@ -21,7 +21,7 @@ return {
|
||||
desc = "Open the file manager in nvim's working directory",
|
||||
},
|
||||
{
|
||||
"<c-a-up>",
|
||||
";",
|
||||
"<cmd>Yazi toggle<cr>",
|
||||
desc = "Resume the last yazi session",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user