el-get/recipes/sclang-extensions.rcp

7 lines
287 B
Plaintext
Raw Permalink Normal View History

2014-07-16 18:04:51 +08:00
(:name sclang-extensions
:description "Creature comforts for the SuperCollider mode for Emacs"
:type github
:pkgname "chrisbarrett/sclang-extensions"
:depends (dash s auto-complete sclang)
:prepare (add-hook 'sclang-mode-hook 'sclang-extensions-mode))