Remove dangling ace-popup-menu configuration
It is not working for a while now, why keep it?
This commit is contained in:
parent
ebcaf1c6da
commit
8be18afab7
@ -2267,17 +2267,6 @@ INFO plist."
|
|||||||
'libnotify)))
|
'libnotify)))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Replace the GUI popup menu with something more efficient
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(use-package ace-popup-menu
|
|
||||||
;; Unfortunately, avy-menu (used by this package) is not compatible with minions. I just
|
|
||||||
;; disable it for now.
|
|
||||||
:disabled
|
|
||||||
:config
|
|
||||||
(ace-popup-menu-mode 1))
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
** I’m an achiever!
|
** I’m an achiever!
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user