mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
company: fix company-files autoload
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user