diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -94,8 +94,7 @@ Configuration of the LSP: "odin": { "command": "ols", "filetypes": ["odin"], - "rootPatterns": ["ols.json"], - "trace.server": "verbose" + "rootPatterns": ["ols.json"] } } } |