update index (formatting)

This commit is contained in:
Roman Zolotarev 2019-04-20 06:48:09 +00:00
parent 70b3c166a8
commit c2580c10a8
1 changed files with 8 additions and 4 deletions

View File

@ -235,10 +235,14 @@ or
## Enable and use `ex` history
<pre>
1) Set `ESC` key to enable history or add to `~/.exrc`:
<b>:set cedit=<u>&lt;CTRL-V&gt;&lt;ESC&gt;</u></b>
(1) Set `ESC` key to enable history or add to `~/.exrc`:
2) Use it with:
<pre>
:set cedit=<u>&lt;CTRL-V&gt;&lt;ESC&gt;</u>
</pre>
(2) Use it with:
<pre>
:<u>&lt;ESC&gt;</u>
</pre>