mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
docs(editorconfig): remove obsolete hack
The hack was removed in41e81f6
. Amend:41e81f67a7
This commit is contained in:
@@ -20,10 +20,6 @@ specification]]).
|
|||||||
- [[doom-package:editorconfig-emacs]]
|
- [[doom-package:editorconfig-emacs]]
|
||||||
|
|
||||||
** Hacks
|
** Hacks
|
||||||
- Added logic to guess an extension-less file's type from its shebang line. For
|
|
||||||
example, editorconfig rules for =*.py= files will apply to =bin/myscript=
|
|
||||||
assuming its first line is ~#!/usr/bin/env python~. See
|
|
||||||
~+editorconfig-mode-alist~ for adding support for more languages.
|
|
||||||
- *Special integration for =dtrt-indent=:* If the local editorconfig file
|
- *Special integration for =dtrt-indent=:* If the local editorconfig file
|
||||||
specifies ~indent_style~ or ~indent_size~, the [[doom-package:dtrt-indent]] (which tries to
|
specifies ~indent_style~ or ~indent_size~, the [[doom-package:dtrt-indent]] (which tries to
|
||||||
guess your indent settings by analyzing your text file) will bow out.
|
guess your indent settings by analyzing your text file) will bow out.
|
||||||
|
Reference in New Issue
Block a user