fdd4e944ef
Replace `SPC m c c` and `C-c C-c` in the dotfile Resolve #1210 |
||
---|---|---|
.. | ||
img | ||
config.el | ||
funcs.el | ||
packages.el | ||
README.md |
Ansible contribution layer for Spacemacs
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 |