el-get/recipes/quack.rcp

6 lines
226 B
Plaintext
Raw Normal View History

(:name quack
:description "Enhanced support for editing and running Scheme code."
:type http
:url "http://www.neilvandyke.org/quack/quack.el"
:post-init (eval-after-load 'scheme '(require 'quack)))