summaryrefslogtreecommitdiff
path: root/doc/zh-tw/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zh-tw/config.md')
-rw-r--r--doc/zh-tw/config.md18
1 files changed, 1 insertions, 17 deletions
diff --git a/doc/zh-tw/config.md b/doc/zh-tw/config.md
index 8084374b..83cef315 100644
--- a/doc/zh-tw/config.md
+++ b/doc/zh-tw/config.md
@@ -2160,22 +2160,6 @@ integer
500
```
-# workspace.supportScheme
-
-為以下 `scheme` 的lua檔案提供語言伺服。
-
-## type
-
-```ts
-Array<string>
-```
-
-## default
-
-```jsonc
-["file","untitled","git"]
-```
-
# workspace.useGitIgnore
忽略 `.gitignore` 中列舉的檔案。
@@ -2206,4 +2190,4 @@ Array<string>
```jsonc
[]
-```
+``` \ No newline at end of file