Move editorconfig out of core into tools/editorconfig

This commit is contained in:
Henrik Lissner 2018-05-08 19:59:08 +02:00
parent 99ca62c106
commit 8d936f2d0b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
6 changed files with 74 additions and 57 deletions

View file

@ -0,0 +1,18 @@
#+TITLE: :tools editorconfig
Editorconfig integration for Doom.
* Table of Contents :TOC:
- [[Module Flags][Module Flags]]
- [[Prerequisites][Prerequisites]]
- [[Configuration][Configuration]]
* Module Flags
This module provides no flags.
* Prerequisites
~editorconfig~ is an optional requirement of this package. The elisp-only
implementation may be sufficient, but has fewer features.
* Configuration