@@ -251,7 +251,7 @@ You can toggle language server support globally or per-language:
|
||||
}
|
||||
```
|
||||
|
||||
This disables the language server for Markdown files, which can be useful for performance in large documentation projects. You can configure this globally in your `~/.zed/settings.json` or inside a `.zed/settings.json` in your project directory.
|
||||
This disables the language server for Markdown files, which can be useful for performance in large documentation projects. You can configure this globally in your `~/.config/zed/settings.json` or inside a `.zed/settings.json` in your project directory.
|
||||
|
||||
## Formatting and Linting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user