spacemacs/contrib/editorconfig
2015-04-10 23:01:58 -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 Edit editorconfig layer README 2015-04-10 23:01:58 -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

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.