-
-
Notifications
You must be signed in to change notification settings - Fork 3
Configuration
Λlisue edited this page Nov 17, 2024
·
13 revisions
See Mappings page for entire mapping list and way to configure.
| Highlight Group | Description |
|---|---|
FallNormal |
Highlight for normal text in the picker window. |
FallBorder |
Highlight for the border text in the picker window. |
FallInputHeader |
Highlight for the header text in the input component. Defaults to FallBorder. |
FallInputCounter |
Highlight for the counter text in the input component. Defaults to FallBorder. |
FallInputCursor |
Highlight for the cursor in the input component. Defaults to Cursor. |
FallListMatch |
Highlight for matched text in the list component. Defaults to Match. |
FallListSelected |
Highlight for the selected item in the list component. Defaults to CurSearch. |
FallHelpHeader |
Highlight for the header text in the help component. Defaults to Conceal. |
FallHelpMappingLhs |
Highlight for the left-hand side of mappings in the help component. Defaults to Special. |
FallHelpMappingRhs |
Highlight for the right-hand side of mappings in the help component. Defaults to Title. |
FallHelpMappingOperator |
Highlight for operators in the help component. Defaults to Operator. |
| Sign Name | Description |
|---|---|
FallListSelected |
Indicator sign for the selected item in the list component. Defaults to '»'. |
| FileType | Description |
|---|---|
fall-input |
FileType for the input component. |
fall-list |
FileType for the list component. |
fall-help |
FileType for the help component. |