From d6a483b31754ec16f86c9ab9eaa5cc7bd411bc64 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Wed, 2 Nov 2022 16:40:40 +0000 Subject: Fix updated embark-preview function name --- .emacs.d/lisp/init-minibuffer.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/lisp/init-minibuffer.el b/.emacs.d/lisp/init-minibuffer.el index aa25ced..2a32802 100644 --- a/.emacs.d/lisp/init-minibuffer.el +++ b/.emacs.d/lisp/init-minibuffer.el @@ -441,7 +441,7 @@ DEFS is a plist associating completion categories to commands." :custom (prefix-help-command 'embark-prefix-help-command) :config - (defun my-embark-preview () + (defun embark-preview () "Previews candidate in vertico buffer, unless it's a consult command" (interactive) (unless (bound-and-true-p consult--preview-function) -- cgit 1.4.1-2-gfad0