diff --git a/cli/dot-config/yazi/keymap.toml b/cli/dot-config/yazi/keymap.toml index 2218d37..ae3cf05 100644 --- a/cli/dot-config/yazi/keymap.toml +++ b/cli/dot-config/yazi/keymap.toml @@ -11,7 +11,7 @@ prepend_keymap = [ # Chmod in yazi {on = [ "c", "m" ],run = "plugin chmod",desc = "Chmod on selected files"}, {on = [ "g", "E" ],run = "plugin gpg",desc = "Gpg the hovered file"}, - #{on = [ "q" ],run = "plugin projects quit",desc = "Quit with save"}, + {on = [ "q" ],run = "plugin projects quit",desc = "Quit with save"}, {on = [ "M" ],run = "plugin mount",desc = "Quit with save"}, # Recover the last delted file