doc formatting
parent
dbee0ab483
commit
620101df7e
|
@ -1,12 +1,12 @@
|
||||||
*highlight-registry* functionality of the highlight registry
|
*highlight-registry* functionality of the highlight registry
|
||||||
|
|
||||||
============================================================================
|
=============================================================================
|
||||||
CONTENTS *highlight-contents*
|
CONTENTS *highlight-contents*
|
||||||
|
|
||||||
1. Usage .................................................. |highlight-usage|
|
1. Usage .................................................. |highlight-usage|
|
||||||
2. Variables .......................................... |highlight-variables|
|
2. Variables .......................................... |highlight-variables|
|
||||||
|
|
||||||
============================================================================
|
=============================================================================
|
||||||
Section 1: Usage *highlight-usage*
|
Section 1: Usage *highlight-usage*
|
||||||
|
|
||||||
["x]& Highlights the <cword> under the cursor
|
["x]& Highlights the <cword> under the cursor
|
||||||
|
@ -55,7 +55,7 @@ v_["x]d& Note the v indicates visual mode. Removes
|
||||||
the visually selected region from register
|
the visually selected region from register
|
||||||
x.
|
x.
|
||||||
|
|
||||||
============================================================================
|
=============================================================================
|
||||||
Section 2: Variables *highlight-variables*
|
Section 2: Variables *highlight-variables*
|
||||||
|
|
||||||
g:highlight_register_default_color
|
g:highlight_register_default_color
|
||||||
|
|
Loading…
Reference in New Issue