feat(nvf): change yazi nvim binding
This commit is contained in:
parent
4fb0f5a934
commit
3ce2f2f0e8
2 changed files with 4 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
yazi-nvim = {
|
||||
enable = true;
|
||||
mappings = {
|
||||
openYazi = "t";
|
||||
openYaziDir = "T";
|
||||
openYazi = "<leader>tt";
|
||||
openYaziDir = "<leader>TT";
|
||||
};
|
||||
setupOpts.open_for_directories = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue