Set up EDiff
This commit is contained in:
parent
36c84c6486
commit
c78cf80059
@ -5589,3 +5589,8 @@ to use instead:
|
|||||||
|
|
||||||
(leader-def-key "cg" #'hydra-gud/body)
|
(leader-def-key "cg" #'hydra-gud/body)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
* EDiff
|
||||||
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
(setq ediff-window-setup-function #'ediff-setup-windows-plain)
|
||||||
|
#+END_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user