This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
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/19bb89040256d3b046ed1abe3d5a54af41fc3a8a/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.