diff --git a/keymap.toml b/keymap.toml index 1f886b5..6799da0 100644 --- a/keymap.toml +++ b/keymap.toml @@ -341,3 +341,8 @@ desc = "Enter the child directory, or open the file" on = [ "c", "m" ] run = "plugin chmod" desc = "Chmod on selected files" + +[[input.prepend_keymap]] +on = "" +run = "close" +desc = "Cancel input"