spacemacs/layers/+tools/salt
syl20bnr ebe4c60264 Revert "Defer packages by default using use-package-always-defer"
This reverts commit 29c78ce841 and all other fixes
that have been made afterwards.

The motivation is that use-package is seen by many as a replacement for
`require`. Is use-package always defer the loading of packages then is breaks
this use case, this does not respect POLA so even if it was making Spacemacs
loading faster (up to 3s faster on some startup on my machine) we just cannot
use it, it would be irresponsible. Spacemacs should be easy to use, loading
performance will come with time but it is not a priority.
2018-03-03 23:40:10 -05:00
..
img Replace +config-files category by +tools category 2016-06-09 23:56:09 -04:00
packages.el Revert "Defer packages by default using use-package-always-defer" 2018-03-03 23:40:10 -05:00
README.org Fix documentation for parinfer, pdf-tools, yaml, csv and salt layer 2017-10-05 11:15:02 +03:00

Saltstack layer

/TakeV/spacemacs/media/commit/ebe4c602647801d59013915c8c97d44570556f3e/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