Merge remote-tracking branch 'Delapouite/doc-missing-chars'
This commit is contained in:
commit
87a71ec1bd
|
@ -97,12 +97,12 @@ areas of the user interface:
|
||||||
face used prompt displayed on the status line
|
face used prompt displayed on the status line
|
||||||
|
|
||||||
*BufferPadding*::
|
*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
|
=== Builtin highlighters faces
|
||||||
|
|
||||||
The following faces are used by builtin highlighters if enabled.
|
The following faces are used by builtin highlighters if enabled.
|
||||||
(See <<highlighters#,`:doc highlighters`>>.
|
(See <<highlighters#,`:doc highlighters`>>).
|
||||||
|
|
||||||
*LineNumbers*::
|
*LineNumbers*::
|
||||||
face used by the `number-lines` highlighter
|
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>*::
|
*<home>*, *<c-a>*::
|
||||||
move cursor to first character
|
move cursor to first character
|
||||||
|
|
||||||
*<end>*, *<c-e>::
|
*<end>*, *<c-e>*::
|
||||||
move cursor past the last character
|
move cursor past the last character
|
||||||
|
|
||||||
*<backspace>*, *<c-h>*::
|
*<backspace>*, *<c-h>*::
|
||||||
|
@ -718,7 +718,7 @@ The following keys are recognized by this mode to help with editing
|
||||||
advance to next word end
|
advance to next word end
|
||||||
|
|
||||||
*<a-E>*::
|
*<a-E>*::
|
||||||
advance to next word end
|
advance to next WORD end
|
||||||
|
|
||||||
*<c-w>*::
|
*<c-w>*::
|
||||||
erase to previous word begin, save erased content to *clipboard*
|
erase to previous word begin, save erased content to *clipboard*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user