fdd4e944ef
Replace `SPC m c c` and `C-c C-c` in the dotfile Resolve #1210 |
||
---|---|---|
.. | ||
img | ||
packages.el | ||
README.md |
EditorConfig Layer for Spacemacs
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.