Set colemak bindings for avy

master
Jacopo De Simoi 3 years ago
parent 14e2a0bea5
commit 637cc301f4
  1. 6
      global.org

@ -2865,10 +2865,8 @@
(defun tarmak-avy ()
(interactive)
(setq aw-keys (mapcar 'untarmak-key
'(?j ?f ?g ?h ?k ?d ?l ?s ?a))
avy-keys (mapcar 'untarmak-key
'(?j ?f ?g ?h ?k ?d ?l ?s ?a))))
(setq aw-keys '(?n ?t ?h ?d ?e ?s ?i ?r ?o ?a)
avy-keys '(?n ?t ?h ?d ?e ?s ?i ?r ?o ?a)))
(defun qwerty()
(interactive)

Loading…
Cancel
Save