Defer loading ediff
This commit is contained in:
parent
1702fe4c41
commit
169ce09cd7
@ -32,6 +32,7 @@
|
||||
(normal shell-mode-map "q" #'bury-buffer))
|
||||
|
||||
(use-package ediff
|
||||
:defer t
|
||||
:straight (:type built-in)
|
||||
:config
|
||||
(setq ediff-window-setup-function #'ediff-setup-windows-plain))
|
||||
|
Loading…
Reference in New Issue
Block a user