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

mercury layer

/TakeV/spacemacs/media/commit/af52143b6c6f3b6b40efaee38b39c0c4653b1f2e/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.