Skip to content

Files

Latest commit

0a31389 · Jan 4, 2024

History

History

faust

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