Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdeviant committed Jan 9, 2025
1 parent a7a9e99 commit 6d3683f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/configuring-zed.md
Original file line number Diff line number Diff line change
Expand Up @@ -2320,11 +2320,11 @@ Run the `theme selector: toggle` action in the command palette to see a current
}
```

2. Compact entry spacing
2. Standard entry spacing

```json
{
"entry_spacing": "compact"
"entry_spacing": "standard"
}
```

Expand Down

0 comments on commit 6d3683f

Please sign in to comment.