el-get/recipes/anything.el
Dimitri Fontaine 88380ca334 Add ':description' for recipes without it
Conflicts:

	recipes/bookmark+.el
	recipes/color-theme-zenburn.el
	recipes/dired-plus.el
	recipes/imaxima.el
	recipes/js2-mode.el
	recipes/nxhtml.el
	recipes/python-mode.el
	recipes/python-pep8.el
	recipes/rvm.el
	recipes/smartchr.el
	recipes/tuareg-mode.el
2011-08-14 19:04:26 +02:00

8 lines
294 B
EmacsLisp

(:name anything
:website "http://www.emacswiki.org/emacs/Anything"
:description "Open anything / QuickSilver-like candidate-selection framework"
:type git
:url "http://repo.or.cz/r/anything-config.git"
:load-path ("." "extensions")
:features anything)