mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-19 21:51:20 +08:00
doc: Update vim.md fix #342 6f6526218f
This commit is contained in:
@ -467,7 +467,7 @@
|
||||
|
||||
|
||||
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷方式</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>v</code></td><td>进入可视化模式</td></tr><tr><td align="left"><code>V</code></td><td>进入视线模式</td></tr><tr><td align="left"><code><C-v></code></td><td>进入可视化阻挡模式</td></tr><tr><td align="left"><code>ggVG</code></td><td>选择所有文本</td></tr><tr><td align="left"><code>></code> <em>/</em> <code><</code></td><td>向右/向左移动文本</td></tr></tbody></table>
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷方式</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>v</code></td><td>进入可视化模式</td></tr><tr><td align="left"><code>V</code></td><td>进入视线模式</td></tr><tr><td align="left"><code><C-v></code></td><td>进入可视块模式</td></tr><tr><td align="left"><code>ggVG</code></td><td>选择所有文本</td></tr><tr><td align="left"><code>></code> <em>/</em> <code><</code></td><td>向右/向左移动文本</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="宏"><a aria-hidden="true" tabindex="-1" href="#宏"><span class="icon icon-link"></span></a>宏</h3><div class="wrap-body">
|
||||
|
||||
|
Reference in New Issue
Block a user