In-buffer-completion: Disable corfu
Getting crashes with emacs 29.4, seems to be a known issue. Until emacs 30, find another in-buffer-completion solution.
This commit is contained in:
parent
a5efd66ec7
commit
a68f566cd9
1 changed files with 1 additions and 1 deletions
|
|
@ -465,7 +465,7 @@ C-c C-c to apply."
|
|||
|
||||
*** Corfu
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
#+BEGIN_SRC
|
||||
(use-package corfu
|
||||
;; Optional customizations
|
||||
:custom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue