.emacs-my
changeset 1690 66790aade06e
parent 1688 0bab53c47567
child 1691 e09737722983
--- a/.emacs-my	Sat Jan 02 23:29:48 2021 +0200
+++ b/.emacs-my	Sat Jan 02 23:35:40 2021 +0200
@@ -1268,9 +1268,6 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 (message "company")
 
-(when (and (fboundp 'package-installed-p) (package-installed-p 'company))
-  (require 'company))
-
 (setq company-tooltip-align-annotations t)
 
 (setq company-dabbrev-other-buffers 'all) ; or `t' or `nil'