Format docs with Prettier (#8134)

This PR formats the docs with Prettier.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-02-21 13:21:22 -05:00 committed by GitHub
parent 9fcda5a5ac
commit 3220986fc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 22 additions and 14 deletions

View file

@ -307,6 +307,7 @@ To override settings for a language, add an entry for that language server's nam
```
## Auto close
- Description: Whether or not to automatically type closing characters for you.
- Setting: `use_autoclose`
- Default: `true`