aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index bdce3e9..2e4b331 100644
--- a/README.md
+++ b/README.md
@@ -94,8 +94,7 @@ Configuration of the LSP:
"odin": {
"command": "ols",
"filetypes": ["odin"],
- "rootPatterns": ["ols.json"],
- "trace.server": "verbose"
+ "rootPatterns": ["ols.json"]
}
}
}