mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -05:00
docs: change link format
This commit is contained in:
@@ -17,7 +17,7 @@ specification]]).
|
||||
/This module has no flags./
|
||||
|
||||
** Packages
|
||||
- [[doom-package:][editorconfig-emacs]]
|
||||
- [[doom-package:editorconfig-emacs]]
|
||||
|
||||
** Hacks
|
||||
- Added logic to guess an extension-less file's type from its shebang line. For
|
||||
@@ -25,9 +25,9 @@ specification]]).
|
||||
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
|
||||
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.
|
||||
- *Special integration for =ws-butler=:* this module will use [[doom-package:][ws-butler]] to
|
||||
- *Special integration for =ws-butler=:* this module will use [[doom-package:ws-butler]] to
|
||||
enforce ~trim_trailing_whitespace~.
|
||||
|
||||
** TODO Changelog
|
||||
|
Reference in New Issue
Block a user