From 006863bebd5b0b951ec804a308450bcd17db47ab Mon Sep 17 00:00:00 2001 From: fpi Date: Wed, 3 Jun 2020 19:21:42 +0200 Subject: Disable ido-completing-read --- emacs-init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3