aboutsummaryrefslogtreecommitdiffstats
path: root/oni-company.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-company.el')
-rw-r--r--oni-company.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-company.el b/oni-company.el
index cfa8cf0..d6105da 100644
--- a/oni-company.el
+++ b/oni-company.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0214.181156
+;; Version: 2021.0727.205633
;; Package-Requires: (company oni-prescient company-posframe diminish company-prescient)
;; This program is free software; you can redistribute it and/or modify
@@ -62,7 +62,5 @@
(with-eval-after-load 'company (diminish 'company-mode))
(with-eval-after-load 'company-posframe (diminish 'company-posframe-mode))
-;;;###autoload(with-eval-after-load 'company (require 'oni-company))
-
(provide 'oni-company)
;;; oni-company.el ends here