Skip to content

Commit a21b7cc

Browse files
committed
tweak(flymake-easy): autoload flymake-easy-load
1 parent 75a28ba commit a21b7cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/me-checkers.el

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@
8989
("q" nil :color blue)))
9090

9191
(use-package flymake-easy
92-
:straight t)
92+
:straight t
93+
:autoload flymake-easy-load)
9394

9495

9596
(provide 'me-checkers)

0 commit comments

Comments
 (0)