corfu: echo delay

This commit is contained in:
MitchMarq42 2023-04-07 14:37:22 -08:00
parent c2e74339b6
commit 982a597994

View File

@ -1039,6 +1039,7 @@ Return nil if DIR is not in a hugo project at all."
(tooltip-delay 0.01)
(use-system-tooltips nil)
(tooltip-hide-delay 60)
(corfu-echo-delay t)
:custom-face
(tooltip
((t (:inherit 'corfu-default))))