spacemacs/contrib/!lang/yaml
2015-08-13 22:55:26 -04:00
..
packages.el Fix the header for the YAML package.el 2015-08-13 22:55:26 -04:00
README.org New layer yaml 2015-08-10 08:45:21 -04:00

YAML contribution layer for Spacemacs

Table of Contents   TOC@4

Description

This layer provides syntax highlighting for YAML files.

Install

To use this contribution add it to your ~/.spacemacs

  (setq-default dotspacemacs-configuration-layers '(yaml))