doomemacs/modules/tools/editorconfig
Henrik Lissner 3d0745c3ec
Add automatic indentation-detection (experimental)
Editorconfig is given precedence. If it successfully sets an
indent_style or indent_size for the current buffer, automatic
indentation detection will be disabled.
2018-05-18 01:28:41 +02:00
..
config.el Add automatic indentation-detection (experimental) 2018-05-18 01:28:41 +02:00
packages.el Move editorconfig out of core into tools/editorconfig 2018-05-08 19:59:08 +02:00
README.org Move editorconfig out of core into tools/editorconfig 2018-05-08 19:59:08 +02:00

:tools editorconfig

Editorconfig integration for Doom.

Table of Contents   TOC

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