el-get/recipes/sauron.rcp
2012-02-12 02:00:31 +01:00

9 lines
320 B
Plaintext

(:name sauron
:description
"enhanced tracking of the world inside and outside your emacs"
:website "https://github.com/djcb/sauron"
:type git
:url "git://github.com/djcb/sauron.git"
:post-init (lambda ()
(autoload 'sauron-start "sauron" "Start sauron." t)))