mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-05 18:20:30 -08:00
fix: Warning missing lexical-binding cookie
This commit is contained in:
parent
a561237f19
commit
b9bf7136d9
1 changed files with 2 additions and 0 deletions
2
Eask
2
Eask
|
|
@ -1,3 +1,5 @@
|
||||||
|
;; -*- mode: eask; lexical-binding: t -*-
|
||||||
|
|
||||||
(package "vs-light-theme"
|
(package "vs-light-theme"
|
||||||
"2.0"
|
"2.0"
|
||||||
"Visual Studio IDE light theme")
|
"Visual Studio IDE light theme")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue