spacemacs/contrib/config/ansible
syl20bnr fdd4e944ef Reload dotfile and layer anywhere with SPC f e R
Replace `SPC m c c` and `C-c C-c` in the dotfile

Resolve #1210
2015-04-18 23:40:24 -04:00
..
img Contrib category "config" 2015-04-10 22:58:14 -04:00
config.el Contrib category "config" 2015-04-10 22:58:14 -04:00
funcs.el Contrib category "config" 2015-04-10 22:58:14 -04:00
packages.el Reload dotfile and layer anywhere with SPC f e R 2015-04-18 23:40:24 -04:00
README.md Contrib category "config" 2015-04-10 22:58:14 -04:00

Ansible contribution layer for Spacemacs

ansible

Table of Contents

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