branch: main commit 7b74826211bf676588bc726bcb5a90a96d9a1b13 Author: Stefan Kangas <stefankan...@gmail.com> Commit: Stefan Kangas <stefankan...@gmail.com>
* elpa-packages (golden-ratio): New package. --- elpa-packages | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index f8ba4ee5c1..1a732e185e 100644 --- a/elpa-packages +++ b/elpa-packages @@ -284,6 +284,10 @@ (go-mode :url "https://github.com/dominikh/go-mode.el" :ignored-files ("generate_authors.sh")) + (golden-ratio :url "https://github.com/roman/golden-ratio.el.git" + :readme "README.md" + :ignored-files ("LICENSE")) + (gotham-theme :url "https://depp.brause.cc/gotham-theme.git" :readme "README.md" :ignored-files ("img" "LICENSE"))