From de1de473643c2e5aa4e995ee67c3f47549e48aa5 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 6 Feb 2019 00:04:22 -0800 Subject: Move Company configuration to emacs-config --- emacs/.emacs.d/init.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'emacs/.emacs.d/init.el') diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index dda1495..39cbf90 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -154,8 +154,6 @@ (with-eval-after-load 'shr (load "oni-shr-init")) -(with-eval-after-load 'company (load "oni-company-init")) - (with-eval-after-load 'paredit (diminish 'paredit-mode)) -- cgit v1.2.3-54-g00ecf