Update tomorrow-night-paradise-theme package with new Git URL

This commit is contained in:
2012-04-05 19:32:29 +01:00
parent 42298cceb0
commit e91229a230

View File

@@ -123,7 +123,7 @@
(:name tomorrow-night-paradise-theme
:description "My customized version of Chris Kempson's Tomorrow Night Bright theme."
:type git
:url "git@gist.github.com:62a2b137a51b91e69746.git"
:url "git://github.com/jimeh/tomorrow-night-paradise-theme.el.git"
:post-init (lambda ()
(push (config-path "el-get/tomorrow-night-paradise-theme")
custom-theme-load-path)))