From 8ae902ac6214b145540849d3792eebb4fa61982c Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 20 Sep 2021 20:28:32 -0700 Subject: [oni-css] Remove autoload cookie, load from ‘oni-core’ --- oni-css/oni-css.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'oni-css') diff --git a/oni-css/oni-css.el b/oni-css/oni-css.el index 1ce948d..8eb6855 100644 --- a/oni-css/oni-css.el +++ b/oni-css/oni-css.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0920.202756 +;; Version: 2021.0920.202824 ;; Package-Requires: (oni-company oni-hydra rainbow-mode oni-yasnippet) ;; This program is free software; you can redistribute it and/or modify @@ -170,7 +170,5 @@ (with-eval-after-load 'yasnippet (oni-css-snippets-initialize))) -;;;###autoload(with-eval-after-load 'css-mode (require 'oni-css)) - (provide 'oni-css) ;;; oni-css.el ends here -- cgit v1.2.3-54-g00ecf