mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-04 20:09:08 -04:00
Remove useless keymap yazi
This commit is contained in:
parent
8cb9ba80d8
commit
a16f69c1e3
1 changed files with 0 additions and 3 deletions
|
@ -149,9 +149,6 @@ keymap = [
|
||||||
# Help
|
# Help
|
||||||
{ on = "~", run = "help", desc = "Open help" },
|
{ on = "~", run = "help", desc = "Open help" },
|
||||||
{ on = "<F1>", run = "help", desc = "Open help" },
|
{ on = "<F1>", run = "help", desc = "Open help" },
|
||||||
# { on = [ "<C-n>" ], run = '''
|
|
||||||
# shell 'dragon -x -i -T "$1"' --confirm
|
|
||||||
# ''' },
|
|
||||||
{ on = [ "<C-n>" ], run = '''
|
{ on = [ "<C-n>" ], run = '''
|
||||||
shell 'ripdrag "$@" -x 2>/dev/null &' --confirm
|
shell 'ripdrag "$@" -x 2>/dev/null &' --confirm
|
||||||
''' },
|
''' },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue