spacemacs/contrib/editorconfig/README.md
2015-04-10 23:01:58 -04:00

964 B

EditorConfig Layer for Spacemacs

EditorConfig

Table of Contents

Description

This layer provides support for EditorConfig. Syntax highlighting is also provided for .editorconfig files.

Install

Layer

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

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

EditorConfig

If you have not installed the EditorConfig C Core already, follow the instructions here.