Remove hook for ediff-quit.
This commit is contained in:
@ -71,8 +71,7 @@
|
||||
:ensure nil
|
||||
:hook(;; show org ediffs unfolded
|
||||
(ediff-prepare-buffer . outline-show-all)
|
||||
;; restore window layout when done
|
||||
(ediff-quit . winner-undo))
|
||||
)
|
||||
:config
|
||||
(setq ediff-window-setup-function 'ediff-setup-windows-plain
|
||||
ediff-split-window-function 'split-window-horizontally
|
||||
|
Reference in New Issue
Block a user