docs: add few missing characters in faces and keys pages
This commit is contained in:
parent
14f9f4c468
commit
afc1aab60a
|
@ -97,12 +97,12 @@ areas of the user interface:
|
|||
face used prompt displayed on the status line
|
||||
|
||||
*BufferPadding*::
|
||||
face applied on the characters that follow the last line of a buffer
|
||||
face applied on the `~` characters that follow the last line of a buffer
|
||||
|
||||
=== Builtin highlighters faces
|
||||
|
||||
The following faces are used by builtin highlighters if enabled.
|
||||
(See <<highlighters#,`:doc highlighters`>>.
|
||||
(See <<highlighters#,`:doc highlighters`>>).
|
||||
|
||||
*LineNumbers*::
|
||||
face used by the `number-lines` highlighter
|
||||
|
|
|
@ -693,7 +693,7 @@ The following keys are recognized by this mode to help with editing
|
|||
*<home>*, *<c-a>*::
|
||||
move cursor to first character
|
||||
|
||||
*<end>*, *<c-e>::
|
||||
*<end>*, *<c-e>*::
|
||||
move cursor past the last character
|
||||
|
||||
*<backspace>*, *<c-h>*::
|
||||
|
@ -718,7 +718,7 @@ The following keys are recognized by this mode to help with editing
|
|||
advance to next word end
|
||||
|
||||
*<a-E>*::
|
||||
advance to next word end
|
||||
advance to next WORD end
|
||||
|
||||
*<c-w>*::
|
||||
erase to previous word begin, save erased content to *clipboard*
|
||||
|
|
Loading…
Reference in New Issue
Block a user