sclang-extensions

Homepage: https://github.com/chrisbarrett/sclang-extensions

Author: Chris Barrett

Updated:

Summary

Extensions for the SuperCollider Emacs mode

Commentary

Extensions for the SuperCollider Emacs mode. Each extension is implemented as
a minor-mode; you can enable them individually, or enable all of them by
activating `sclang-extensions-mode'.

Installation:

Add this mode to your sclang hooks:

  (add-hook 'sclang-mode-hook 'sclang-extensions-mode)

Dependencies