gh-pages
sayanarijit 2 years ago
parent 4f10940688
commit 3dad2650fc

@ -203,7 +203,7 @@ of <a href="modes.html">modes</a> and the key mappings for each mode.</p>
<tr><td>.</td><td></td><td>vroot $PWD</td></tr>
<tr><td>/</td><td></td><td>vroot /</td></tr>
<tr><td>ctrl-r</td><td></td><td>reset vroot</td></tr>
<tr><td>~</td><td></td><td>vroot ~</td></tr>
<tr><td>~</td><td></td><td>vroot $HOME</td></tr>
</tbody></table>
<h3 id="create_file"><a class="header" href="#create_file">create_file</a></h3>
<table><thead><tr><th>key</th><th>remaps</th><th>action</th></tr></thead><tbody>

@ -1285,7 +1285,7 @@ of <a href="modes.html">modes</a> and the key mappings for each mode.</p>
<tr><td>.</td><td></td><td>vroot $PWD</td></tr>
<tr><td>/</td><td></td><td>vroot /</td></tr>
<tr><td>ctrl-r</td><td></td><td>reset vroot</td></tr>
<tr><td>~</td><td></td><td>vroot ~</td></tr>
<tr><td>~</td><td></td><td>vroot $HOME</td></tr>
</tbody></table>
<h3 id="create_file"><a class="header" href="#create_file">create_file</a></h3>
<table><thead><tr><th>key</th><th>remaps</th><th>action</th></tr></thead><tbody>

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