spacemacs/contrib/editorconfig
2015-04-10 22:59:24 -04:00
..
img Add editorconfig layer 2015-04-10 22:59:24 -04:00
packages.el Add editorconfig layer 2015-04-10 22:59:24 -04:00
README.md Add editorconfig layer 2015-04-10 22:59:24 -04:00

EditorConfig Layer for Spacemacs

EditorConfig

Table of Contents

Description

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

Install

EditorConfig

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

Layer

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

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