doomemacs/modules/tools/editorconfig
Henrik Lissner 6014a416b3
Fix read-only errors in magit rebase buffers
Magit would refuse to abort/commit rebases due to
delete-trailing-whitespace in write-file-functions, placed there by
editorconfig.
2018-06-30 13:21:24 +02:00
..
config.el Fix read-only errors in magit rebase buffers 2018-06-30 13:21:24 +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