summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorMarc Coquand <marc@coquand.email>2024-11-29 14:23:14 +0200
committerMarc Coquand <marc@coquand.email>2024-11-29 14:23:14 +0200
commitf9e6e489a2f0738061fd938de981bc5378928904 (patch)
tree85c4547ca411d1a1eaf61f715014459003e8b5e9 /home
parentea028fa8339bbdec9256b9572d8f7346da865edf (diff)
downloadguix-f9e6e489a2f0738061fd938de981bc5378928904.tar.gz
guix-f9e6e489a2f0738061fd938de981bc5378928904.tar.bz2
guix-f9e6e489a2f0738061fd938de981bc5378928904.zip
.
Diffstat (limited to 'home')
-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