binds: change yazi keybind

This commit is contained in:
Youwen Wu 2024-09-05 12:52:56 -07:00
parent df490feffb
commit bcb05d1c74
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -324,7 +324,7 @@
}
{
action = '':lua require("yazi").yazi()<CR>'';
key = "<Leader>mm";
key = "<Leader>e";
options = {
desc = "Open Yazi current nvim working directory";
noremap = true;