yazi keybind changes
This commit is contained in:
parent
e6449f8d7d
commit
d3523ebde6
@ -1,9 +1,14 @@
|
||||
[[manager.prepend_keymap]]
|
||||
on = [ "g", "i" ]
|
||||
on = [ "C", "i" ]
|
||||
run = "plugin lazygit"
|
||||
desc = "run lazygit"
|
||||
|
||||
[[manager.append_keymap]]
|
||||
on = [ "g", "p" ]
|
||||
run = "cd ~/Documents/Programming"
|
||||
desc = "Navigate to ~/Documents/Programming"
|
||||
desc = "Go to ~/Documents/Programming"
|
||||
|
||||
[[manager.append_keymap]]
|
||||
on = [ "g", "u" ]
|
||||
run = "cd ~/Documents/Uni"
|
||||
desc = "Go to ~/Documents/Uni"
|
||||
|
Loading…
x
Reference in New Issue
Block a user