branch: externals/colorful-mode commit e9aa7899184704d3111a81192712f1afc304302c Author: Jen-Chieh Shen <jcs090...@gmail.com> Commit: GitHub <nore...@github.com>
fix: Warning missing lexical-binding cookie --- Eask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Eask b/Eask index 98f60b8aa1..f25689c507 100644 --- a/Eask +++ b/Eask @@ -1,3 +1,5 @@ +;; -*- mode: eask; lexical-binding: t -*- + (package "colorful-mode" "1.0.4" "Preview any color in your buffer in real time")