From b5ade05b79983a1c96f23bfc3c23a8401b84961f Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 21 Feb 2019 00:53:37 -0800 Subject: Move Jabber configuration to emacs-config --- emacs/.emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'emacs/.emacs.d/init.el') 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")) -- cgit v1.2.3-54-g00ecf