From 2d5c40f5d8e4710aa638dece4ef5195a907610f2 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 1 Jan 2021 10:56:05 -0600 Subject: Add recursive minibuffers and indication --- config.org | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index f9420e4..e580ec7 100644 --- a/config.org +++ b/config.org @@ -479,6 +479,13 @@ Anyway, I should probably be able to figure out how to properly change the theme (cuss read-file-name-completion-ignore-case t) #+END_SRC +**** Minibuffer recursivity + +#+begin_src emacs-lisp + (cuss enable-recursive-minibuffers t) + (minibuffer-depth-indicate-mode +1) +#+end_src + **** Selectrum #+BEGIN_SRC emacs-lisp -- cgit 1.4.1-21-gabe81