Remove redundant +evil-collection-init for Xwidget
This commit is contained in:
parent
1d0c79d63c
commit
051ea0a602
1 changed files with 0 additions and 4 deletions
|
@ -193,10 +193,6 @@ See https://github.com/magit/ghub/issues/81"
|
||||||
xwidget-webkit-last-session-buffer nil))
|
xwidget-webkit-last-session-buffer nil))
|
||||||
(setq dash-docs-browser-func #'+lookup/dash-docs-xwidget-webkit-browse-url))
|
(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)
|
(cond ((featurep! :completion helm)
|
||||||
(require 'helm-dash nil t))
|
(require 'helm-dash nil t))
|
||||||
((featurep! :completion ivy)
|
((featurep! :completion ivy)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue