Add ui.virtual.wrap
to theme docs (#5823)
This commit is contained in:
parent
7b46a6cada
commit
d6e2434f73
1 changed files with 3 additions and 2 deletions
|
@ -281,6 +281,7 @@ These scopes are used for theming the editor interface.
|
||||||
| `ui.virtual.ruler` | Ruler columns (see the [`editor.rulers` config][editor-section]) |
|
| `ui.virtual.ruler` | Ruler columns (see the [`editor.rulers` config][editor-section]) |
|
||||||
| `ui.virtual.whitespace` | Visible whitespace characters |
|
| `ui.virtual.whitespace` | Visible whitespace characters |
|
||||||
| `ui.virtual.indent-guide` | Vertical indent width guides |
|
| `ui.virtual.indent-guide` | Vertical indent width guides |
|
||||||
|
| `ui.virtual.wrap` | Soft-wrap indicator (see the [`editor.soft-wrap` config][editor-section]) |
|
||||||
| `ui.menu` | Code and command completion menus |
|
| `ui.menu` | Code and command completion menus |
|
||||||
| `ui.menu.selected` | Selected autocomplete item |
|
| `ui.menu.selected` | Selected autocomplete item |
|
||||||
| `ui.menu.scroll` | `fg` sets thumb color, `bg` sets track color of scrollbar |
|
| `ui.menu.scroll` | `fg` sets thumb color, `bg` sets track color of scrollbar |
|
||||||
|
|
Loading…
Add table
Reference in a new issue