el-get/recipes/sauron.rcp

9 lines
320 B
Plaintext
Raw Normal View History

2012-02-12 09:00:18 +08:00
(: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)))