Prevent non-prefix key errors on doom//refresh

May also help doom/reload
This commit is contained in:
Henrik Lissner 2019-05-12 01:43:06 -04:00
parent 2358dbfc84
commit e5d566ea2a
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 8 additions and 2 deletions

View file

@ -148,7 +148,8 @@ line with a linewise comment.")
'+evil:align :move-point t :ex-arg 'buffer-match :ex-bang t :keep-visual t :suppress-operator t)
;; `evil-collection'
(when (featurep! +everywhere)
(when (and (featurep! +everywhere)
(not doom-reloading-p))
(load! "+everywhere"))
;; Custom evil ex commands