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
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
README.org Documentation update 2015-11-13 14:23:13 +01:00

Ansible contribution layer for Spacemacs

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