all repos — nixfiles @ c57093f28708a30b9720221532db80a9446bba77

System and user configuration, managed by nix and home-manager

Merge remote-tracking branch 'refs/remotes/origin/master'

Alan Pearce
commit

c57093f28708a30b9720221532db80a9446bba77

parent

b064712dfa6f4a3e727ad18568fc9f852c3e2c0d

1 file changed, 6 insertions(+), 0 deletions(-)

changed files
M emacs/init.elemacs/init.el
@@ -427,6 +427,12 @@ :config (progn
(add-to-list 'tramp-remote-path "/usr/local/sbin") (add-to-list 'tramp-remote-path "~/bin"))) +(use-package ediff + :defer t + :config (progn + (setq ediff-split-window-function 'split-window-horizontally + ediff-window-setup-function 'ediff-setup-windows-plain))) + ;;;; Indentation (setq-default tab-width 4