Skip to content

Commit 4f058c4

Browse files
authored
fix: Warning missing lexical-binding cookie
1 parent bdb90d6 commit 4f058c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Eask

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
;; -*- mode: eask; lexical-binding: t -*-
2+
13
(package "goto-line-preview"
24
"0.1.1"
35
"Preview line when executing `goto-line` command")

0 commit comments

Comments
 (0)