Table of Contents

mercury layer

Table of ContentsClose

mercury.png

1 Description

This layer adds support for the Mercury language.

1.1 Features:

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

2 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.

3 Key bindings

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

Author: root

Created: 2019-11-10 Sun 14:17

Validate