AutoYADM commit: 2025-06-07 16:10:37
This commit is contained in:
parent
c84e52bb57
commit
51d453e03c
1 changed files with 1 additions and 1 deletions
|
@ -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>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue