Remove redundant +evil-collection-init for Xwidget

This commit is contained in:
Seong Yong-ju 2020-05-07 09:08:42 +09:00
parent 1d0c79d63c
commit 051ea0a602

View file

@ -193,10 +193,6 @@ See https://github.com/magit/ghub/issues/81"
xwidget-webkit-last-session-buffer nil))
(setq dash-docs-browser-func #'+lookup/dash-docs-xwidget-webkit-browse-url))
(when (featurep! :editor evil +everywhere)
(add-transient-hook! 'xwidget-webkit-mode-hook
(+evil-collection-init 'xwidget)))
(cond ((featurep! :completion helm)
(require 'helm-dash nil t))
((featurep! :completion ivy)