spacemacs/layers/+config-files/ansible
justbur 9befd20a1a layers: Transition to new key bindings functions
Removes dependence on evil-leader centralizing control over the method
of key binding in core-keybindings.el
2015-11-21 18:22:51 +01:00
..
img Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
config.el ansible: add dependency on yaml layer 2015-11-18 15:00:22 -05:00
funcs.el layers: Transition to new key bindings functions 2015-11-21 18:22:51 +01:00
packages.el Replace eval-after-load with with-eval-after-load. 2015-10-07 15:51:39 -04:00
README.org Documentation update 2015-11-13 14:23:13 +01:00

Ansible contribution layer for Spacemacs

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

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