diff options
| -rw-r--r-- | doc/configs.md | 1 | ||||
| -rw-r--r-- | doc/configs.txt | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/configs.md b/doc/configs.md index e651888f..9fd813c3 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -1624,7 +1624,6 @@ Default config: ```lua { "makefile", "Makefile", ".git" } ``` -- `single_file_support` : `true` --- diff --git a/doc/configs.txt b/doc/configs.txt index 2f5e9694..747d168d 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -988,7 +988,6 @@ Default config: { "brs" } - root_markers: >lua { "makefile", "Makefile", ".git" } -- `single_file_support` : `true` < ------------------------------------------------------------------------------ |
