spacemacs/contrib/!lang/yaml/README.org
2015-08-10 08:45:21 -04:00

416 B

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