gh-pages
cessen 3 years ago
parent 368bb56428
commit 40191901cf

@ -195,7 +195,7 @@
<tr><td><code>I</code></td><td>Insert at the start of the line</td></tr>
<tr><td><code>A</code></td><td>Insert at the end of the line</td></tr>
<tr><td><code>o</code></td><td>Open new line below selection</td></tr>
<tr><td><code>o</code></td><td>Open new line above selection</td></tr>
<tr><td><code>O</code></td><td>Open new line above selection</td></tr>
<tr><td><code>u</code></td><td>Undo change</td></tr>
<tr><td><code>U</code></td><td>Redo change</td></tr>
<tr><td><code>y</code></td><td>Yank selection</td></tr>

@ -360,7 +360,7 @@ so you should define the palette after normal theme options.</p>
<tr><td><code>I</code></td><td>Insert at the start of the line</td></tr>
<tr><td><code>A</code></td><td>Insert at the end of the line</td></tr>
<tr><td><code>o</code></td><td>Open new line below selection</td></tr>
<tr><td><code>o</code></td><td>Open new line above selection</td></tr>
<tr><td><code>O</code></td><td>Open new line above selection</td></tr>
<tr><td><code>u</code></td><td>Undo change</td></tr>
<tr><td><code>U</code></td><td>Redo change</td></tr>
<tr><td><code>y</code></td><td>Yank selection</td></tr>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save