spacemacs/layers/+tools/salt
Maximilian Wolff 6018580958 Make layers activate/deactivate the right version of smartparens
Before layers were sometimes only activating the non strict
version of smartparens. Also some were only disabling
the non-strict version leaving some of the smartparens
advices intact.

With this PR, all layers set the right version of smartparens.
Also if the layer is trying to disable it a standard function
will now take care to disable all versions of smartparens.
2021-03-16 17:47:15 +00:00
..
img
packages.el Make layers activate/deactivate the right version of smartparens 2021-03-16 17:47:15 +00:00
README.org Switch to the new layers generator 2019-05-15 21:08:21 +03:00

Saltstack layer

/TakeV/spacemacs/media/commit/6018580958211a80870d09ee632766a248801ec4/layers/+tools/salt/img/saltstack.png

Description

This layer provides syntax highlighting for Saltstack files.

Features:

  • Syntax highlighting
  • Display of salt documentation

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add salt to the existing dotspacemacs-configuration-layers list in this file.

To view documentation in Emacs or inline with ElDoc, Python and the Salt Python libraries must be installed on the system containing the files being edited.

Key bindings

Key binding Description
SPC m p b mmm-mode parse buffer via mmm-parse-buffer