ADD xref to evil mode
This commit is contained in:
parent
647dc479b5
commit
09d8498637
|
@ -3763,7 +3763,7 @@ Most packages that don't have an evil version are in this one. Some don't behave
|
||||||
(setq evil-collection-mode-list
|
(setq evil-collection-mode-list
|
||||||
'(anaconda-mode arc-mode cider company comint custom debug edebug dired
|
'(anaconda-mode arc-mode cider company comint custom debug edebug dired
|
||||||
doc-view ebib ediff elfeed flycheck ivy help magit
|
doc-view ebib ediff elfeed flycheck ivy help magit
|
||||||
minibuffer mu4e profiler term which-key)
|
minibuffer mu4e profiler term which-key xref)
|
||||||
evil-collection-setup-minibuffer t
|
evil-collection-setup-minibuffer t
|
||||||
evil-collection-want-unimpaired-p nil)
|
evil-collection-want-unimpaired-p nil)
|
||||||
:config
|
:config
|
||||||
|
|
Loading…
Reference in New Issue