Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1003 Bytes

README.org

File metadata and controls

31 lines (24 loc) · 1003 Bytes

faust layer

img/faust.png

Table of Contents

Description

This layer adds support for the faust language to Spacemacs.

Features:

  • Syntax highlighting
  • Auto-completion

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