update index (formatting)
This commit is contained in:
parent
70b3c166a8
commit
c2580c10a8
12
index.md
12
index.md
|
@ -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><CTRL-V><ESC></u></b>
|
||||
(1) Set `ESC` key to enable history or add to `~/.exrc`:
|
||||
|
||||
2) Use it with:
|
||||
<pre>
|
||||
:set cedit=<u><CTRL-V><ESC></u>
|
||||
</pre>
|
||||
|
||||
(2) Use it with:
|
||||
|
||||
<pre>
|
||||
:<u><ESC></u>
|
||||
</pre>
|
||||
|
|
Loading…
Reference in New Issue