ENH use evil mode when browsing tar files

This commit is contained in:
Nathan Dwarshuis 2021-09-24 13:20:42 -04:00
parent 857dd69017
commit 36715faf6d
1 changed files with 2 additions and 1 deletions

View File

@ -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