aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorSeth Bromberger2022-07-26 01:07:59 +0000
committerGitHub2022-07-26 01:07:59 +0000
commitbfdcfec8c954225f79b49ce3e4db4bb76715ae69 (patch)
tree7c0f58f3ba807a0fc02112b52b239af6a48cd408 /book
parent742d16026eb288b93e334a92863bb46ec2b500e7 (diff)
add spacer element to statusline (#3165)
* add spacer element to statusline * docs
Diffstat (limited to 'book')
-rw-r--r--book/src/configuration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/configuration.md b/book/src/configuration.md
index 4eab4a48..c9f435bf 100644
--- a/book/src/configuration.md
+++ b/book/src/configuration.md
@@ -78,6 +78,7 @@ The following elements can be configured:
| `diagnostics` | The number of warnings and/or errors |
| `selections` | The number of active selections |
| `position` | The cursor position |
+| `spacer` | Inserts a space between elements (multiple/contiguous spacers may be specified) |
### `[editor.lsp]` Section