From a68f566cd955505cbb519216ca7307981308347a Mon Sep 17 00:00:00 2001 From: Laurens Miers Date: Thu, 17 Oct 2024 21:59:09 +0200 Subject: [PATCH] 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. --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 11e7279..91591be 100644 --- a/config.org +++ b/config.org @@ -465,7 +465,7 @@ C-c C-c to apply." *** Corfu -#+BEGIN_SRC emacs-lisp +#+BEGIN_SRC (use-package corfu ;; Optional customizations :custom