From 4bb6cfd77e3ce738eed585d2465797700c396942 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Tue, 17 May 2022 15:51:57 +0100 Subject: Fix eldoc length warning --- .emacs.d/lisp/init-minibuffer.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/lisp/init-minibuffer.el b/.emacs.d/lisp/init-minibuffer.el index bb7a1a1..1351ec7 100644 --- a/.emacs.d/lisp/init-minibuffer.el +++ b/.emacs.d/lisp/init-minibuffer.el @@ -78,7 +78,7 @@ DEFS is a plist associating completion categories to commands." :init (defvar switching-project nil) (defun vertico-directory-enter-or-select-project () - "Wrapper around vertico-directory-enter that plays nicely with selecting new projects." + "vertico-directory-enter wrapper that plays nicely with selecting new projects." (interactive) ;; When selecting a project, use this to return, instead of entering the directory (if switching-project -- cgit 1.4.1-2-gfad0