aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init.el')
-rw-r--r--emacs/.emacs.d/init.el2
1 files changed, 0 insertions, 2 deletions
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))