added company-mode

This commit is contained in:
Jesús
2019-03-18 17:59:49 -05:00
parent 13dc53f43f
commit f424999041
3 changed files with 42 additions and 1 deletions

View File

@@ -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)