Add ediff config

This commit is contained in:
Henrik Lissner 2016-10-05 20:45:58 +02:00
parent 62d220d863
commit dd07f33ca5
2 changed files with 10 additions and 4 deletions

View file

@ -123,9 +123,6 @@ major-modes, the process gets killed.")
confirm-nonexistent-file-or-buffer t
delete-by-moving-to-trash t
echo-keystrokes 0.02 ; show me what I type
ediff-diff-options "-w"
ediff-split-window-function 'split-window-horizontally ; side-by-side diffs
ediff-window-setup-function 'ediff-setup-windows-plain ; no extra frames
enable-recursive-minibuffers nil ; no minibufferception
idle-update-delay 5 ; update a little less often
major-mode 'text-mode