From f9e6e489a2f0738061fd938de981bc5378928904 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Fri, 29 Nov 2024 14:23:14 +0200 Subject: . --- home/dots/.emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/dots') diff --git a/home/dots/.emacs b/home/dots/.emacs index 85edb41..120dcb7 100644 --- a/home/dots/.emacs +++ b/home/dots/.emacs @@ -807,7 +807,7 @@ (ido-max-prospects 12) (ido-max-window-height 1) (ido-decorations - '("" "" " " " , ..." "[" "]" " [No match]" " [Matched]" " [Not readable]" " [Too big]" " [Confirm]"))) + '(" " " " " " " , ..." " [" "] " " [No match]" " [Matched]" " [Not readable]" " [Too big]" " [Confirm]"))) (use-package calendar :defer t -- cgit v1.2.3