From 36715faf6d76d45a7b710309b022c821cee288b4 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Fri, 24 Sep 2021 13:20:42 -0400 Subject: [PATCH] ENH use evil mode when browsing tar files --- etc/conf.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/conf.org b/etc/conf.org index e5b08a5..4bed9bd 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -3941,7 +3941,8 @@ Most packages that don't have an evil version are in this one. Some don't behave (setq evil-collection-mode-list '(anaconda-mode arc-mode cider company comint custom debug edebug dired doc-view ebib ediff elfeed flycheck ivy help magit - minibuffer mu4e profiler reftex term which-key xref) + minibuffer mu4e profiler reftex tar-mode term which-key + xref) evil-collection-setup-minibuffer t evil-collection-want-unimpaired-p nil) :config