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