diff --git a/modules/lang/kotlin/packages.el b/modules/lang/kotlin/packages.el index a7dd02e80..8d1c42bc0 100644 --- a/modules/lang/kotlin/packages.el +++ b/modules/lang/kotlin/packages.el @@ -3,5 +3,5 @@ (package! kotlin-mode :pin "fddd747e5b4736e8b27a147960f369b86179ddff") -(when (modulep! :checker syntax -flymake) +(when (modulep! :checkers syntax -flymake) (package! flycheck-kotlin :pin "a2a6abb9a7f85c6fb15ce327459ec3c8ff780188"))