summaryrefslogtreecommitdiff
path: root/home/dots/.emacs
diff options
context:
space:
mode:
Diffstat (limited to 'home/dots/.emacs')
-rw-r--r--home/dots/.emacs2
1 files changed, 1 insertions, 1 deletions
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