aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-02-26 01:33:22 -0800
committerGravatar Tom Willemse2019-02-26 01:33:22 -0800
commitc9e395d30140b59100babb5ccb1b3f835f6862ac (patch)
treed752bdcf738677baeee124ddee1525ab2d6797cb /emacs/.emacs.d/init.el
parent4b03266c722b771ca92cb2d4be75090d05046ecc (diff)
downloadnew-dotfiles-c9e395d30140b59100babb5ccb1b3f835f6862ac.tar.gz
new-dotfiles-c9e395d30140b59100babb5ccb1b3f835f6862ac.zip
Move Ediff configuration to emacs-config
Diffstat (limited to 'emacs/.emacs.d/init.el')
-rw-r--r--emacs/.emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 9c38785..9136e58 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -162,7 +162,6 @@
;; (propertize (concat " " (char-to-string #xf233))
;; 'face '(:family "Font Awesome" :height 0.75))))
-(with-eval-after-load 'ediff (load "oni-ediff-init"))
(with-eval-after-load 'elec-pair (load "oni-elec-pair-init"))
(with-eval-after-load 'eshell (load "oni-eshell-init"))
(with-eval-after-load 'gnus (load "oni-gnus-init"))