@ -2299,9 +2299,10 @@ Set up all possible combinations of modifiers
(defun tarmak-avy ()
(interactive)
(setq aw-keys '(?n ?t ?h ?j ?e ?d ?l ?s ?a)
avy-keys '(?a ?s ?d ?t ?j ?h ?n ?e ?l)))
(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))))
(defun qwerty()