spacemacs/layers/+lang/faust
2019-05-15 21:08:21 +03:00
..
img add faust-layer, remove faust from extra-langs 2016-03-21 19:39:49 -04:00
config.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
funcs.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
packages.el Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
README.org Switch to the new layers generator 2019-05-15 21:08:21 +03:00

faust layer

/TakeV/spacemacs/media/commit/c8f7752dfe12e568e6aef71c0e539502dba78740/layers/+lang/faust/img/faust.png

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 binding Description
SPC m c f Compile to SVG and open in Firefox
SPC m c g Compile a jack-gtk program and run it
SPC m c q Compile a jack-qt program and run it
SPC m g b Jump back to previous location
SPC m g g Jump to definition around point