summaryrefslogtreecommitdiff
path: root/emacs-init.org
diff options
context:
space:
mode:
authorfpi2020-06-03 19:21:42 +0200
committerfpi2020-06-08 20:09:09 +0200
commit006863bebd5b0b951ec804a308450bcd17db47ab (patch)
tree608db01b6d40e2ab9fb01e00423a240c02491862 /emacs-init.org
parentSet better colors for scheduled entries in the agenda (diff)
Disable ido-completing-read
Diffstat (limited to '')
-rw-r--r--emacs-init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-init.org b/emacs-init.org
index 64cc3d7..37ae657 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -1022,7 +1022,7 @@ are for now mostly copied from [[https://gitlab.com/protesilaos/dotemacs/][Prote
(setq-local max-mini-window-height 1))))
#+END_SRC
-#+BEGIN_SRC emacs-lisp
+#+BEGIN_SRC emacs-lisp :tangle no
(use-package ido-completing-read+
:ensure t
:after ido