spacemacs/layers/+lang/yaml
2015-11-24 09:56:10 -05:00
..
packages.el yaml: enable company 2015-11-24 09:56:10 -05:00
README.org Documentation update 2015-11-13 14:23:13 +01:00

YAML contribution layer for Spacemacs

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))