spacemacs/contrib/!config/salt/README.org
2015-08-10 09:08:25 -04:00

505 B

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.