spacemacs/layers/+lang/mercury
2021-03-25 22:59:32 -04:00
..
img
packages.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
README.org

mercury layer

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