aboutsummaryrefslogtreecommitdiff
path: root/book/src/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'book/src/configuration.md')
-rw-r--r--book/src/configuration.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/book/src/configuration.md b/book/src/configuration.md
index 3b78481e..d223b6e9 100644
--- a/book/src/configuration.md
+++ b/book/src/configuration.md
@@ -350,6 +350,16 @@ max-indent-retain = 0
wrap-indicator = "" # set wrap-indicator to "" to hide it
```
+### `[editor.explorer]` Section
+
+Sets explorer side width and style.
+
+| Key | Description | Default |
+| -------------- | ------------------------------------------- | ------- |
+| `column-width` | explorer side width | 30 |
+| `position` | explorer widget position, `left` or `right` | `left` |
+
+
### `[editor.smart-tab]` Section