fix(corfu): wrong-type-argument characterp error

Corfu doesn't support a nil corfu-separator in general, but
+corfu-smart-sep-toggle-escape, specifically, will throw a characterp
type error if the user hasn't enabled +orderless.
This commit is contained in:
Henrik Lissner 2024-03-19 21:46:31 -04:00 committed by Yann Esposito (Yogsototh)
parent 0b21a8252e
commit 2de1306da0
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -51,7 +51,6 @@ use the minibuffer such as `query-replace'.")
vterm-mode)
t)
corfu-cycle t
corfu-separator (when (modulep! +orderless) ?\s)
corfu-preselect 'prompt
corfu-count 16
corfu-max-width 120