chore: remove redundant word in comment (#30338)
remove redundant word in comment Release Notes: - remove redundant word in comment Signed-off-by: yetyear <flite@outlook.com>
This commit is contained in:
parent
1b593f616f
commit
5249345312
4 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ Deno support is available through the [Deno extension](https://github.com/zed-ex
|
|||
|
||||
## Deno Configuration
|
||||
|
||||
To use the Deno Language Server with TypeScript and TSX files, you will likely wish to to disable the default language servers and enable deno by adding the following to your settings.json:
|
||||
To use the Deno Language Server with TypeScript and TSX files, you will likely wish to disable the default language servers and enable deno by adding the following to your settings.json:
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
|
@ -34,7 +34,7 @@ By default, Zed maintains two themes: one for light mode and one for dark mode.
|
|||
|
||||
To override specific attributes of a theme, use the `experimental.theme_overrides` setting.
|
||||
|
||||
For example, add the following to your `settings.json` if you wish to to override the background color of the editor and display comments and doc comments as italics:
|
||||
For example, add the following to your `settings.json` if you wish to override the background color of the editor and display comments and doc comments as italics:
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue