forked from colonelpanic/dotfiles
ediff in same frame.
This commit is contained in:
parent
7fece783df
commit
25ba6d7f78
@ -360,6 +360,7 @@ The current directory is assumed to be the project's root otherwise."
|
|||||||
(setq reb-re-syntax 'string)
|
(setq reb-re-syntax 'string)
|
||||||
|
|
||||||
(setq ediff-split-window-function 'split-window-horizontally)
|
(setq ediff-split-window-function 'split-window-horizontally)
|
||||||
|
(setq ediff-window-setup-function 'ediff-setup-windows-plain)
|
||||||
|
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
;; use-package
|
;; use-package
|
||||||
|
Loading…
Reference in New Issue
Block a user