mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-06 02:30:34 -08:00
ci: copy wrong file
This commit is contained in:
parent
9ff2d0e9c5
commit
73e8431576
2 changed files with 15 additions and 13 deletions
14
Eask
14
Eask
|
|
@ -1,16 +1,12 @@
|
|||
(package "line-reminder"
|
||||
"0.5.1"
|
||||
"Line annotation for changed and saved lines")
|
||||
(package "vs-light-theme"
|
||||
"1.0"
|
||||
"Visual Studio IDE light theme")
|
||||
|
||||
(package-file "line-reminder.el")
|
||||
(package-file "vs-light-theme.el")
|
||||
|
||||
(source "melpa")
|
||||
|
||||
(depends-on "emacs" "25.1")
|
||||
(depends-on "indicators")
|
||||
(depends-on "fringe-helper")
|
||||
(depends-on "ov")
|
||||
(depends-on "ht")
|
||||
(depends-on "emacs" "24.1")
|
||||
|
||||
(development
|
||||
(depends-on "ert-runner"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue