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: 2024-04-03 Wed 19:39

Validate