diff --git a/core/core-helm.el b/core/core-helm.el index 340d4bfc2..730556642 100644 --- a/core/core-helm.el +++ b/core/core-helm.el @@ -132,7 +132,6 @@ (use-package helm-semantic :commands helm-semantic-or-imenu) (use-package helm-elisp :commands helm-apropos) (use-package helm-command :commands helm-M-x) -(use-package helm-company :defer t) (provide 'core-helm) ;;; core-helm.el ends here