summaryrefslogtreecommitdiff
path: root/app-emacs/flycheck/files/50flycheck-gentoo.el
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2022-05-04 00:02:33 -0400
committerJohn Turner <jturner.usa+gentoo@gmail.com>2022-05-04 00:02:33 -0400
commit0e867e77d0fd9063250882f0f930fd086114163b (patch)
treeaa7cf32f895e397f506e46f4835d60000272cb5c /app-emacs/flycheck/files/50flycheck-gentoo.el
parent6375e322de854725306cd66dd5fe244bcdd75143 (diff)
downloadebuilds-0e867e77d0fd9063250882f0f930fd086114163b.tar.gz
app-emacs/flycheck: flycheck 32 is now in gentoo
Diffstat (limited to 'app-emacs/flycheck/files/50flycheck-gentoo.el')
-rw-r--r--app-emacs/flycheck/files/50flycheck-gentoo.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/flycheck/files/50flycheck-gentoo.el b/app-emacs/flycheck/files/50flycheck-gentoo.el
index 5f6c703..46ab676 100644
--- a/app-emacs/flycheck/files/50flycheck-gentoo.el
+++ b/app-emacs/flycheck/files/50flycheck-gentoo.el
@@ -1,4 +1,2 @@
-;;; Flycheck site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
-(autoload 'flycheck-mode "flycheck" nil t)
-(autoload 'global-flycheck-mode "flycheck" nil t)
+(load "@SITELISP@/flycheck-autoloads")