forced monospace for avy chars to reduce ambiguity in text modes
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
avy-style 'at-full
|
||||
avy-keys '(?a ?s ?d ?f ?g ?h ?j ?k ?l)
|
||||
avy-orders-alist nil)
|
||||
(dolist (face `(avy-lead-face
|
||||
avy-lead-face-0
|
||||
avy-lead-face-1
|
||||
avy-lead-face-2
|
||||
avy-goto-char-timer-face))
|
||||
(set-face-attribute face nil :inherit 'fixed-pitch))
|
||||
)
|
||||
|
||||
(use-package surround
|
||||
|
||||
Reference in New Issue
Block a user