Move editorconfig out of core into tools/editorconfig
This commit is contained in:
parent
99ca62c106
commit
8d936f2d0b
6 changed files with 74 additions and 57 deletions
18
modules/tools/editorconfig/README.org
Normal file
18
modules/tools/editorconfig/README.org
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue