spacemacs/layers/+config-files/ansible
person808 c1b6293268 Replace eval-after-load with with-eval-after-load.
We now backport the macro for 24.3 so we can use it everywhere.
2015-10-07 15:51:39 -04:00
..
img Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
config.el Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
funcs.el Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
packages.el Replace eval-after-load with with-eval-after-load. 2015-10-07 15:51:39 -04:00
README.org Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00

Ansible contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/e53aa90bea4201f6fcdcc8b12d2320ed0d67b027/layers/+config-files/ansible/img/ansible.png

Table of Contents   TOC@4

Description

This layer adds support for Ansible-flavored YAML buffers.

Install

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

  (setq-default dotspacemacs-configuration-layers '(ansible))

Key bindings

Key Binding Description
SPC m a ? looks up documentation using ansible-doc