chore(statusline): adjust documentation following the config field refactoring

pull/2434/head
etienne-k 2 years ago
parent 5cb4e76432
commit 42654fdc57

@ -59,7 +59,7 @@ The configuration distinguishes between three areas of the status line:
Statusline elements can be defined as follows:
```toml
[editor.status-line]
[editor.statusline]
left = ["mode", "spinner"]
center = ["file-name"]
right = ["diagnostics", "selections", "position", "file-encoding", "file-type"]

Loading…
Cancel
Save