perf(evil): defer evil-collection-tab-bar
It gets pulled in early and unavoidably, slowing down startup.
This commit is contained in:
parent
1baea0c4c2
commit
96aed4bf35
1 changed files with 2 additions and 1 deletions
|
@ -43,12 +43,13 @@
|
||||||
indent
|
indent
|
||||||
image
|
image
|
||||||
kotlin-mode
|
kotlin-mode
|
||||||
|
lispy
|
||||||
outline
|
outline
|
||||||
replace
|
replace
|
||||||
shortdoc
|
shortdoc
|
||||||
simple
|
simple
|
||||||
slime
|
slime
|
||||||
lispy)
|
tab-bar)
|
||||||
"A list of `evil-collection' modules to ignore. See the definition of this
|
"A list of `evil-collection' modules to ignore. See the definition of this
|
||||||
variable for an explanation of the defaults (in comments). See
|
variable for an explanation of the defaults (in comments). See
|
||||||
`evil-collection-mode-list' for a list of available options.")
|
`evil-collection-mode-list' for a list of available options.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue