aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-02-21 00:53:37 -0800
committerGravatar Tom Willemse2019-02-21 00:53:37 -0800
commitb5ade05b79983a1c96f23bfc3c23a8401b84961f (patch)
tree26d852cb94183831cdc15d13dcde34c1ac1b15b5 /emacs/.emacs.d/init.el
parentd4d5e59dfcb4b46ce6e9de90031d67b6d69758e4 (diff)
downloadnew-dotfiles-b5ade05b79983a1c96f23bfc3c23a8401b84961f.tar.gz
new-dotfiles-b5ade05b79983a1c96f23bfc3c23a8401b84961f.zip
Move Jabber 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 284ee5d..373be81 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -175,7 +175,6 @@
(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"))
-(with-eval-after-load 'jabber (load "oni-jabber-init"))
(with-eval-after-load 'js (load "oni-js-mode-init"))
(with-eval-after-load 'lui (load "oni-lui-init"))
(with-eval-after-load 'magit (load "oni-magit-init"))