From a14393b61259a41cb5e81f2710814ce80dc6583d Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 15 Jul 2021 22:33:40 -0700 Subject: Remove autoload cookies for packages managed by Guix --- oni-lsp.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'oni-lsp.el') diff --git a/oni-lsp.el b/oni-lsp.el index 1f74651..6afb8a5 100644 --- a/oni-lsp.el +++ b/oni-lsp.el @@ -55,7 +55,5 @@ (add-hook 'lsp-mode-hook 'lsp-lens-mode) -;;;###autoload(with-eval-after-load 'lsp-mode (require 'oni-lsp)) - (provide 'oni-lsp) ;;; oni-lsp.el ends here -- cgit v1.2.3-54-g00ecf