spacemacs/contrib/!config/salt
2015-08-10 09:08:25 -04:00
..
img Prefix categories with ! 2015-05-25 00:50:38 -04:00
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/87f482083a7b51a9a85a8e1f8775e08dc1fa87f5/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.