mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-25 02:46:17 +04:00
docs: mention editor.statusline.unobtrusive option
This commit is contained in:
parent
84c8c75245
commit
28e6509751
@ -84,6 +84,7 @@ ### `[editor.statusline]` Section
|
||||
| `mode.normal` | The text shown in the `mode` element for normal mode | `"NOR"` |
|
||||
| `mode.insert` | The text shown in the `mode` element for insert mode | `"INS"` |
|
||||
| `mode.select` | The text shown in the `mode` element for select mode | `"SEL"` |
|
||||
| `unobtrusive` | If set, the background of the statusline won't block the last line text in the buffer | `false` |
|
||||
|
||||
The following statusline elements can be configured:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user