mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-12-17 08:26:32 +08:00
语法高亮,滚动条美化,设置页面调整
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<h2 id="补充说明">补充说明</h2>
|
||||
<p>在 <strong>ex</strong> 模式下启动vim文本编辑器。ex执行效果如同<code>vi -E</code>,适用于法及参数可参照vi指令,如要从Ex模式回到普通模式,则在vim中输入<code>:vi</code>或<code>:visual</code>即可。</p>
|
||||
<h3 id="语法">语法</h3>
|
||||
<pre><code>ex(参数)</code></pre>
|
||||
<pre><code class="language-bash">ex(参数)</code></pre>
|
||||
<h3 id="参数">参数</h3>
|
||||
<p>文件:指定待编辑的文件。</p>
|
||||
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
|
||||
|
||||
Reference in New Issue
Block a user