From 1b881512d194aa53b3105bd5b3db56898d8bcebd Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 31 Jan 2022 17:26:45 -0600 Subject: Add flyspell to vertico-multiform-categories NOTE: this requires my fork of flyspell-correct that sets up the proper annotations to the completions. --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index 78e271c..99fdc6a 100644 --- a/init.el +++ b/init.el @@ -1795,6 +1795,7 @@ See also `crux-reopen-as-root-mode'." ;; this alist. vertico-multiform-categories '((file buffer grid) (bookmark) + (flyspell) (t flat))) (dolist (buf-cmd '(consult-find consult-yank-pop -- cgit 1.4.1-21-gabe81