aboutsummaryrefslogtreecommitdiffstats
path: root/doc/configs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/configs.txt')
-rw-r--r--doc/configs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configs.txt b/doc/configs.txt
index e71c764a..fc44f90d 100644
--- a/doc/configs.txt
+++ b/doc/configs.txt
@@ -8477,7 +8477,7 @@ Default config:
- filetypes: >lua
{ "lua" }
- root_markers: >lua
- { ".stylua.toml", "stylua.toml" }
+ { ".stylua.toml", "stylua.toml", ".editorconfig" }
<
------------------------------------------------------------------------------