This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+config-files/ansible
person808 c1b6293268 Replace eval-after-load with with-eval-after-load.
We now backport the macro for 24.3 so we can use it everywhere.
2015-10-07 15:51:39 -04:00
..
img
config.el Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
funcs.el
packages.el Replace eval-after-load with with-eval-after-load. 2015-10-07 15:51:39 -04:00
README.org

Ansible contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/775a6cd6cbc7114aed01ae89e37b26af9a79438d/layers/+config-files/ansible/img/ansible.png

Table of Contents   TOC@4

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