spacemacs/layers/+lang/mercury-layer
2019-11-08 16:08:22 +00:00
..
img
packages.el
README.org documentation formatting: Fri Nov 8 16:03:53 UTC 2019 2019-11-08 16:08:22 +00:00

mercury layer

/TakeV/spacemacs/media/commit/c91779aff4acc3579dc1d6ab0eda74caafecdfcc/layers/+lang/mercury-layer/img/mercury.png

Description

This layer adds support for the Mercury language.

Features:

  • Indentation.
  • Syntax highlighting.
  • Compiling and running.

Install

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

Key bindings

Key binding Description
SPC m c b Compile current buffer file.
SPC m c r Compile and run current buffer file.