summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marc@coquand.email>2024-11-29 14:27:34 +0200
committerMarc Coquand <marc@coquand.email>2024-11-29 14:27:34 +0200
commit048bfe1aefcdf1251291c96ffa86ce46a725d396 (patch)
treefae0535bbc3adbd2db08d5da1d7e363549a150fb
parent4dc26040d15f46de5374571c633f9d6cfc64e264 (diff)
downloadguix-048bfe1aefcdf1251291c96ffa86ce46a725d396.tar.gz
guix-048bfe1aefcdf1251291c96ffa86ce46a725d396.tar.bz2
guix-048bfe1aefcdf1251291c96ffa86ce46a725d396.zip
.
-rw-r--r--home/dots/.emacs7
1 files changed, 0 insertions, 7 deletions
diff --git a/home/dots/.emacs b/home/dots/.emacs
index 2a2649c..120dcb7 100644
--- a/home/dots/.emacs
+++ b/home/dots/.emacs
@@ -794,10 +794,6 @@
"Introspect"
#'ctrl-lock-off))
-
-
-
-
(use-package ido
:init
(ido-mode t)
@@ -813,9 +809,6 @@
(ido-decorations
'(" " " " " " " , ..." " [" "] " " [No match]" " [Matched]" " [Not readable]" " [Too big]" " [Confirm]")))
-
-
-
(use-package calendar
:defer t
:custom