c3866382b2
- Add #+HTML_HEAD_EXTRA options to all org files - HTMLize published documentation via CSS
823 B
823 B
Ansible contribution layer for Spacemacs
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 |