branch: externals/corfu
commit 73f205fd23f1cbb4d5d8da354dfeacad7611b02b
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Slightly thicker scroll bar
---
corfu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu.el b/corfu.el
index 13d7e06a0c8..0a7e6311a37 100644
--- a/corfu.el
+++ b/corfu.el
@@ -136,7 +136,7 @@ separator: Only stay alive if there is no match and
"Width of the right margin in units of the character width."
:type 'float)
-(defcustom corfu-bar-width 0.2
+(defcustom corfu-bar-width 0.25
"Width of the bar in units of the character width."
:type 'float)