docs/src/configuring_zed.md 🔗
@@ -306,6 +306,15 @@ 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`
+
+**Options**
+
+`boolean` values
+
## Git
- Description: Configuration for git-related features.