* doc/emacs/custom.texi (EditorConfig support): Add URL

This commit is contained in:
Stefan Monnier
2024-06-21 10:37:55 -04:00
parent 45f6cfb89e
commit 5bc76dbc9d

View File

@@ -1554,7 +1554,8 @@ as Dired buffers (@pxref{Dired}).
@subsubsection Per-Directory Variables via EditorConfig
@cindex EditorConfig support
The EditorConfig standard is an alternative to the @file{.dir-locals.el}
The @uref{https://editorconfig.org/, EditorConfig standard}
is an alternative to the @file{.dir-locals.el}
files, which can control only a very small number of variables, but
has the advantage of being editor-neutral. Those settings are stored in
files named @file{.editorconfig}.