[Emacs] Apparently straight doesn’t like building avy
This commit is contained in:
parent
4e7f4db4f0
commit
6901ee23f6
@ -3255,7 +3255,6 @@ configuration to make it bépo-compatible.
|
|||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package avy
|
(use-package avy
|
||||||
:defer t
|
:defer t
|
||||||
:straight (:build t)
|
|
||||||
:config
|
:config
|
||||||
(setq avy-keys '(?a ?u ?i ?e ?c ?t ?s ?r ?n))
|
(setq avy-keys '(?a ?u ?i ?e ?c ?t ?s ?r ?n))
|
||||||
:general
|
:general
|
||||||
|
Loading…
Reference in New Issue
Block a user