mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user