company: fix company-files autoload

This commit is contained in:
Henrik Lissner 2016-04-16 00:47:34 -04:00
parent 210705840b
commit 17e9dc9399

View File

@ -31,6 +31,8 @@
(global-company-mode +1)
(use-package company-files :commands (company-files))
;; NOTE: pos-tip.el in Emacs 25+ does not work
(use-package company-quickhelp
:config