Merge evil-collection-ivy into completion/ivy
Disables evil-collection-ivy. Another step toward the removal of evil-collection from Doom.
This commit is contained in:
parent
1f5dae9176
commit
183ccbb8f1
3 changed files with 71 additions and 15 deletions
|
@ -6,6 +6,7 @@
|
|||
(defvar +evil-collection-disabled-list
|
||||
'(kotlin-mode ; doesn't do anything useful
|
||||
simple
|
||||
ivy
|
||||
anaconda-mode) ; we'll do it ourselves
|
||||
"A list of `evil-collection' modules to disable. See the definition of this
|
||||
variable for an explanation of the defaults (in comments). See
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue