From a2db890524160139f716ff9c9cff5f34a437662b Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Wed, 21 Apr 2021 22:14:29 +0200 Subject: [PATCH] [Spacemacs] Switch from ido to ivy --- org/config/emacs.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org/config/emacs.org b/org/config/emacs.org index c471767..b3cc456 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -1728,8 +1728,8 @@ as [[https://github.com/sharkdp/fd][fd]]. the user can match one and open it." (interactive) (find-file - (ido-completing-read - "Org File:" + (ivy-completing-read + "Org File: " (s-split "\n" (mapconcat (lambda (path) (shell-command-to-string