mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 13:33:03 +00:00
parent
c0db3642d6
commit
5ba3602538
3
avy.el
3
avy.el
@ -123,7 +123,8 @@ If the commands isn't on the list, `avy-style' is used."
|
||||
'((?x . avy-action-kill-move)
|
||||
(?X . avy-action-kill-stay)
|
||||
(?m . avy-action-mark)
|
||||
(?n . avy-action-copy))
|
||||
(?n . avy-action-copy)
|
||||
(?i . avy-action-ispell))
|
||||
"List of actions for `avy-handler-default'.
|
||||
|
||||
Each item is (KEY . ACTION). When KEY not on `avy-keys' is
|
||||
|
Loading…
x
Reference in New Issue
Block a user