mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
perf(evil): defer evil-collection-tab-bar
It gets pulled in early and unavoidably, slowing down startup.
This commit is contained in:
@ -43,12 +43,13 @@
|
||||
indent
|
||||
image
|
||||
kotlin-mode
|
||||
lispy
|
||||
outline
|
||||
replace
|
||||
shortdoc
|
||||
simple
|
||||
slime
|
||||
lispy)
|
||||
tab-bar)
|
||||
"A list of `evil-collection' modules to ignore. See the definition of this
|
||||
variable for an explanation of the defaults (in comments). See
|
||||
`evil-collection-mode-list' for a list of available options.")
|
||||
|
Reference in New Issue
Block a user