fix new face documentation
This commit is contained in:
parent
75e6b54ae2
commit
120bf94ed9
|
@ -1032,7 +1032,7 @@ There are some builtins faces used by internal Kakoune functionalities:
|
||||||
* `LineNumbers`: face used by the number_lines highlighter
|
* `LineNumbers`: face used by the number_lines highlighter
|
||||||
* `LineNumberCursor`: face used to highlight the line number of the main
|
* `LineNumberCursor`: face used to highlight the line number of the main
|
||||||
selection
|
selection
|
||||||
* `LineNumberWrapped`: face used to highlight the line number of wrapped
|
* `LineNumbersWrapped`: face used to highlight the line number of wrapped
|
||||||
lines
|
lines
|
||||||
* `MenuForeground`: face for the selected element in menus
|
* `MenuForeground`: face for the selected element in menus
|
||||||
* `MenuBackground`: face for the not selected elements in menus
|
* `MenuBackground`: face for the not selected elements in menus
|
||||||
|
|
|
@ -68,7 +68,7 @@ areas of the user interface:
|
||||||
*LineNumberCursor*::
|
*LineNumberCursor*::
|
||||||
face used to highlight the line number of the main selection
|
face used to highlight the line number of the main selection
|
||||||
|
|
||||||
*LineNumberWrapped*::
|
*LineNumbersWrapped*::
|
||||||
face used to highlight the line number of wrapped lines
|
face used to highlight the line number of wrapped lines
|
||||||
|
|
||||||
*MenuForeground*::
|
*MenuForeground*::
|
||||||
|
|
Loading…
Reference in New Issue
Block a user