diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-02-12 20:57:55 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-02-12 20:57:55 +0100 |
| commit | 0c735c2362877bf72856195f9b91c64634968f7c (patch) | |
| tree | febf22b918d946fc4095306ae2d98c38c728f90f | |
| parent | df6431381471983bd53e1ae8bec6e48dc97b954f (diff) | |
Increase corfu-echo-documentation to 1.0 by default
| -rw-r--r-- | corfu.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ separator: Only stay alive if there is no match and "Width of the bar in units of the character width." :type 'float) -(defcustom corfu-echo-documentation 0.5 +(defcustom corfu-echo-documentation 1.0 "Show documentation string in the echo area after that number of seconds." :type '(choice boolean float)) |
