[Emacs] Apparently straight doesn’t like building avy

This commit is contained in:
Lucien Cartier-Tilet 2021-06-16 14:34:24 +02:00
parent 4e7f4db4f0
commit 6901ee23f6
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 0 additions and 1 deletions

View File

@ -3255,7 +3255,6 @@ configuration to make it bépo-compatible.
#+begin_src emacs-lisp
(use-package avy
:defer t
:straight (:build t)
:config
(setq avy-keys '(?a ?u ?i ?e ?c ?t ?s ?r ?n))
:general