spacemacs/layers/+lang/mercury-layer
..
img
packages.el
README.org

mercury layer

/TakeV/spacemacs/media/commit/6f6497d3c901611e293c612d3e5631cd3216b256/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 c c Compile current buffer file.
SPC c r Compile and run current buffer file.