Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 977 Bytes

README.org

File metadata and controls

27 lines (21 loc) · 977 Bytes

faust layer

img/faust.png

Table of Contents

Description

This simple layer adds support for the faust language. It adds faust-mode as well as integrating it with auto-completion layer.

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add faust to the existing dotspacemacs-configuration-layers list in this file.

Key bindings

Key BindingDescription
SPC m c fCompile to SVG and open in Firefox
SPC m c gCompile a jack-gtk program and run it
SPC m c qCompile a jack-qt program and run it
SPC m g bJump back to previous location
SPC m g gJump to definition around point