From e4a0853b306c054e5554f866d731020a7a6f5206 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sat, 27 Dec 2025 15:57:53 -0500 Subject: MAJOR formatting and documentation --- bard-emacs-modules/bard-emacs-completion.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bard-emacs-modules/bard-emacs-completion.el') diff --git a/bard-emacs-modules/bard-emacs-completion.el b/bard-emacs-modules/bard-emacs-completion.el index b8bfce7..adf6795 100644 --- a/bard-emacs-modules/bard-emacs-completion.el +++ b/bard-emacs-modules/bard-emacs-completion.el @@ -12,8 +12,7 @@ ;; a sub-directory and use, say, `find-file' to go to your home '~/' ;; or root '/' directory, Vertico will clear the old path to keep ;; only your current input. - (add-hook 'rfn-eshadow-update-overlay-hook #'vertico-directory-tidy)) - ) + (add-hook 'rfn-eshadow-update-overlay-hook #'vertico-directory-tidy))) (use-package rfn-eshadow :ensure nil -- cgit v1.2.3