diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-13 18:48:09 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-13 18:48:09 +0900 |
| commit | f40d2e9b77c1e6a904fff483a2e3b08dbce1477e (patch) | |
| tree | 4dc25be274edc3bdc2e4120c7b0214f599d0fe55 /mac/.config/yazi/keymap-default.toml | |
| parent | 561c004a88275d7e157ab9990301d8b881fc4455 (diff) | |
modified shell/profile, modified yazi/keymap-default.toml, deleted confirm-quit.yazi/main.lua, modified yazi/yazi.toml
Diffstat (limited to 'mac/.config/yazi/keymap-default.toml')
| -rw-r--r-- | mac/.config/yazi/keymap-default.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mac/.config/yazi/keymap-default.toml b/mac/.config/yazi/keymap-default.toml index d0ca6f2..658b85d 100644 --- a/mac/.config/yazi/keymap-default.toml +++ b/mac/.config/yazi/keymap-default.toml @@ -235,10 +235,6 @@ on = "J" run = "plugin parent-arrow 1" [[mgr.prepend_keymap]] -on = "q" -run = "plugin confirm-quit" - -[[mgr.prepend_keymap]] on = "<C-p>" run = 'shell -- qlmanage -p "$@"' |
