Fix eldoc length warning

This commit is contained in:
David Morgan 2022-05-17 15:51:57 +01:00
parent 78fc8b1d99
commit 4bb6cfd77e
1 changed files with 1 additions and 1 deletions

View File

@ -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