AutoYADM commit: 2025-06-07 16:10:37

This commit is contained in:
Daniel Fichtinger 2025-06-07 16:10:37 -04:00
parent c84e52bb57
commit 51d453e03c

View file

@ -44,7 +44,6 @@ declare-option str hop_kak_keyset 'tnserigmaodhcxplfuwyqz'
map global normal <a-%> ':execute-keys gtGbx<ret>'
define-command hop-kak %{
hop-set-cursor
evaluate-commands -no-hooks -- %sh{
hop-kak --keyset "$kak_opt_hop_kak_keyset" --sels "$kak_selections_desc"
}
@ -52,6 +51,7 @@ define-command hop-kak %{
define-command -override hop-kak-words %{
hop-set-cursor
eval "ui-scrolloff-disable"
try %{ ui-wrap-disable }
map window normal <esc> ': trigger-user-hook donehop<ret><esc>'