From 5f3153f968fa54ab89b300b24735d503e385e127 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 29 Oct 2016 13:17:49 -0700 Subject: [emacs] Don't load settings for org-mode. --- emacs.d/init.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'emacs.d') diff --git a/emacs.d/init.el b/emacs.d/init.el index 45874a1..624b3f4 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -233,8 +233,6 @@ (use-package midnight) -(use-package org-settings) - (use-package pants :load-path (lambda () (expand-file-name "~/src/pants.el/")) -- cgit 1.4.1