-
Notifications
You must be signed in to change notification settings - Fork 28
/
learn-vi-1000-Template.html
59 lines (47 loc) · 2.51 KB
/
learn-vi-1000-Template.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh" xml:lang="zh">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="learn-vi.css" />
<title>VIM学习笔记 ()</title>
</head>
<body>
<h1>VIM学习笔记 ()</h1>
<h2 class="article"><a id=""></a></h2>
<p></p>
<a href="#" title=""></a>
<p></p>
<p style="text-indent:2em"><code class="inset"></code></p>
<p><a href="https://yyq123.github.io/learn-vim/images/.png" title=""><img src="https://yyq123.github.io/learn-vim/images/.png" alt="" width="500" height="" /></a></p>
<p style="color:gray; font-size:0.6em"><a href="http://yyq123.github.io/learn-vim/images/.png" title=""><img src="http://yyq123.github.io/learn-vim/images/.png" alt="" /></a></br>Source: medium.com/free-code-camp</p>
<pre class="block">
</pre>
<ul>
<li><p class="item"><br /></p></li>
<li><p class="item"><a href="#" title=""></a><br /></p></li>
</ul>
<span style="font-weight:bold; color:#4169E1; margin-left:0.2em">?</span>
<table summary="Commands" border="1" frame="border" rules="all" cellspacing="0" cellpadding="3">
<caption style="margin:0.5em; font-weight:bold">选项列表</caption>
<thead>
<tr><th style="white-space: nowrap">选项</th><th>描述</th><th>帮助信息</th></tr>
</thead>
<tbody>
<tr><td><code class="inset">!</code></td><td>如果包含,表示。例如,。</td><td style="white-space: nowrap"><code class="inset">:help viminfo-!</code></td></tr>
</tbody>
</table>
<table summary="Commands" border="2" frame="hsides" rules="all" cellspacing="0" cellpadding="3">
<caption>命令小结</caption>
<tbody>
<tr><td><code class="inset">:</code></td><td rowspan="2"></td></tr>
<tr><td><code class="inset">:</code></td></tr>
<tr><td><code class="inset">:</code></td><td></td></tr>
<tr><td><code class="inset">:</code></td><td></td></tr>
<tr><td><code class="inset">:</code></td><td></td></tr>
</tbody>
</table>
“”
<p style="border-top:1px solid lightgray"><span style="float:right">Ver: 2.0 | <a href="mailto:[email protected]">YYQ</a></span><span><<a title="" href="http://yyq123.github.io/learn-vim/.html">上一篇</a> |<a title="笔记列表" href="http://yyq123.github.com/learn-vim/learn-vi-00-00-TOC.html"> 目录 </a>| <a title="" href="http://yyq123.github.io/learn-vim/.html">下一篇</a>></span></p>
</body>
</html>