spacemacs/contrib/!config/salt
2015-08-10 09:08:25 -04:00
..
img
packages.el New layer yaml 2015-08-10 08:45:21 -04:00
README.org salt layer: Mention required yaml in README 2015-08-10 09:08:25 -04:00

Saltstack contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/711c37e9bc2547d3193c85323479092ee073e7f4/contrib/!config/salt/img/saltstack.png

Table of Contents   TOC@4

Description

This layer provides syntax highlighting for Saltstack files.

Install

To use this contribution add it to your ~/.spacemacs

  (setq-default dotspacemacs-configuration-layers '(salt yaml))

Note that this layer requires the yaml layer.