aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 834472f..6289459 100644
--- a/init.el
+++ b/init.el
@@ -46,6 +46,7 @@
(require 'init-neotree nil 'noerror)
;; Tools
(require 'init-apache nil 'noerror)
+(require 'init-company nil 'noerror)
(require 'init-flycheck nil 'noerror)
(require 'init-helm nil 'noerror)
(require 'init-log4j nil 'noerror)