Keybinding quiet

This commit is contained in:
Daniel Flanagan 2023-01-01 21:46:44 -06:00
parent 09a87af9ce
commit 4830456e6e
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -1,5 +1,5 @@
function fish_user_key_bindings
command -q sk && skim_key_bindings
command -q sk && functions | grep skim_key_bindings &>/dev/null && skim_key_bindings
fish_vi_key_bindings insert --no-erase
# bind "jk" from insert mode to return to normal mode