summaryrefslogtreecommitdiff
path: root/doc/en-us/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en-us/config.md')
-rw-r--r--doc/en-us/config.md18
1 files changed, 1 insertions, 17 deletions
diff --git a/doc/en-us/config.md b/doc/en-us/config.md
index dab1a456..2d519824 100644
--- a/doc/en-us/config.md
+++ b/doc/en-us/config.md
@@ -2161,22 +2161,6 @@ integer
500
```
-# workspace.supportScheme
-
-Provide language server for the Lua files of the following scheme.
-
-## type
-
-```ts
-Array<string>
-```
-
-## default
-
-```jsonc
-["file","untitled","git"]
-```
-
# workspace.useGitIgnore
Ignore files list in `.gitignore` .
@@ -2207,4 +2191,4 @@ Array<string>
```jsonc
[]
-```
+``` \ No newline at end of file