spacemacs/layers/+lang/mercury
2020-09-23 21:25:01 +02:00
..
img
packages.el update copyright to 2020 2020-09-23 21:25:01 +02:00
README.org

mercury layer

/TakeV/spacemacs/media/commit/00b1f419a5ccee8b475f56c70d4cbc9852cada19/layers/+lang/mercury/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.