mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
company: fix company-files autoload
This commit is contained in:
@ -31,6 +31,8 @@
|
|||||||
|
|
||||||
(global-company-mode +1)
|
(global-company-mode +1)
|
||||||
|
|
||||||
|
(use-package company-files :commands (company-files))
|
||||||
|
|
||||||
;; NOTE: pos-tip.el in Emacs 25+ does not work
|
;; NOTE: pos-tip.el in Emacs 25+ does not work
|
||||||
(use-package company-quickhelp
|
(use-package company-quickhelp
|
||||||
:config
|
:config
|
||||||
|
Reference in New Issue
Block a user