From 4cbcc855382a06088e2f016f62cafdbcb7e40665 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Mar 2022 00:40:44 +0000 Subject: gentoo resync : 20.03.2022 --- app-emacs/flycheck-inline/files/50flycheck-inline-gentoo.el | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app-emacs/flycheck-inline/files/50flycheck-inline-gentoo.el (limited to 'app-emacs/flycheck-inline/files/50flycheck-inline-gentoo.el') diff --git a/app-emacs/flycheck-inline/files/50flycheck-inline-gentoo.el b/app-emacs/flycheck-inline/files/50flycheck-inline-gentoo.el new file mode 100644 index 000000000000..df56a9af63a7 --- /dev/null +++ b/app-emacs/flycheck-inline/files/50flycheck-inline-gentoo.el @@ -0,0 +1,3 @@ +(add-to-list 'load-path "@SITELISP@") +(autoload 'flycheck-inline-mode "flycheck-inline" nil t) +(autoload 'global-flycheck-inline-mode "flycheck-inline" nil t) -- cgit v1.2.3