el-get/recipes/color-theme-twilight.rcp
Ryan C. Thompson 112a6c2e38 Merge branch 'lazy-fix' into recipe-auto-lambda
Conflicts:
	el-get.el
	recipes/clevercss.rcp
	recipes/coffee-mode.rcp
	recipes/full-ack.rcp
	recipes/mustache-mode.rcp
	recipes/n3-mode.rcp
	recipes/pylookup.rcp
	recipes/rhtml-mode.rcp
	recipes/sauron.rcp
	recipes/yaml-mode.rcp
2012-02-23 15:05:49 -08:00

8 lines
318 B
Plaintext

(:name color-theme-twilight
:description "Twilight color theme for GNU Emacs inspired by TextMate."
:type github
:pkgname "crafterm/twilight-emacs"
:depends color-theme
:post-init (autoload 'color-theme-twilight "color-theme-twilight"
"color-theme: twilight" t))