Skip to content

Commit 00c9f38

Browse files
committed
Release 0.5.0
1 parent fb28b7b commit 00c9f38

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+2738
-7705
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
����Ŀ��Ŀ���ǽ� Vim �������ĵ���������ģ��Ա���������ʶ
44
�����õ�ʹ������dz�ǿ��ı༭����������ΰ�װ���뿴 INSTALL��
5-
AUTHORS ������Ϊ�����Ŀ��ש���ߵ��ˡ�uganda.txt �����˰�Ȩ
5+
AUTHORS ������Ϊ�����Ŀ��ש���ߵ��ˡ� LICENSE �����˰�Ȩ
66
��Ϣ��
77

88

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.5
1+
0.5.0

doc/autocmd.txt

Lines changed: 892 additions & 0 deletions
Large diffs are not rendered by default.

doc/debugger.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ XmNballoonEvalFontList, XmNballoonEvalBackground,
112112

113113
目前唯一一个完全整合的 调试器/IPE/IDE 是 Sun 的 Visual WorkShop 集成编程环境。
114114

115-
vim:tw=78:sw=4:ts=8:ft=help:norl:
115+
vim:tw=78:sw=4:ts=8:ft=help:norl:enc=euc-cn:

doc/develop.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ VIM
147147
free() vim_free() 检查释放 NULL 的情况
148148
malloc() alloc() 检查内存不足的情况
149149
malloc() lalloc() 类似于 alloc(),但是支持长参数
150-
strcpy() STRCPY() Includes cast to (char *), for char_u * args
150+
strcpy() STRCPY() 对于 char_u* 类型的参数,会自动将其转换为
151+
(char*) 类型
151152
strchr() vim_strchr() 接受特殊字符
152153
strrchr() vim_strrchr() 接受特殊字符
153154
isspace() vim_isspace() 可以处理 ASCII 码 > 128 的字符
@@ -268,7 +269,7 @@ NOTE:
268269
错误: func (arg);
269270
正确: func(arg);
270271

271-
不要在 if, while, switch 等之后留空格
272+
请在 if, while, switch 等之后留一个空格
272273

273274
错误: if(arg) for(;;)
274275
正确: if (arg) for (;;)
@@ -338,4 +339,4 @@ int 16/32/64λ
338339
unsigned 16/32/64位无符号数
339340
long 32或64位有符号数,可具有指针
340341

341-
vim:tw=78:ts=8:ft=help:norl:
342+
vim:tw=78:ts=8:ft=help:norl:enc=euc-cn:

doc/diff.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,4 +324,4 @@ dp ͬ ":diffput"
324324
。这是期望当前目录下的文件不要被意外的打补丁。Vim 也将删除以 v:fname_in 和以
325325
".rej" 及 ".orig" 结尾的文件。
326326

327-
vim:tw=78:ts=8:ft=help:norl:
327+
vim:tw=78:ts=8:ft=help:norl:enc=euc-cn:

doc/fold.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
|usr_28.txt|
1313

1414
1. 折叠方法|fold-methods|
15-
2. 折叠命令|fold-commands|
15+
2. 折叠命令|fold-commands|
1616
3. 折叠选项|fold-options|
17-
4. 折叠表现|fold-behavior|
17+
4. 折叠表现|fold-behavior|
1818

1919
{Vi has no Folding}
2020
{not available when compiled without the +folding feature}
@@ -483,4 +483,4 @@ zk
483483
经在这个窗口里被编辑,过去用的被恢复。否则,来自过去编辑窗口的值被使用。
484484

485485
==============================================================================
486-
vim:tw=78:ts=8:ft=help:norl:
486+
vim:tw=78:ts=8:ft=help:norl:enc=euc-cn:

doc/gui_w16.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,4 @@ Vim ֧
165165
TrueType 字体时有 bug 。特别是你把鼠标移动到管道字符‘|’上时,鼠标指针的大小
166166
会被画错,并且向后偏。这个 bug 出现在 Win3.1x GDI 里, 在 95/NT 下面没有这种情
167167
况。
168-
vim:tw=78:sw=4:ts=8:ft=help:norl:
168+
vim:tw=78:sw=4:ts=8:ft=help:norl:enc=euc-cn:

doc/gui_w32.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,4 +379,4 @@ Alt-F
379379
把 gvim 加到列表里。当你用智能鼠标 2.2 版本的驱动程序并且打开了“Universal
380380
Scrooling”就会出现这个问题。
381381

382-
vim:tw=78:sw=4:ts=8:ft=help:norl:
382+
vim:tw=78:sw=4:ts=8:ft=help:norl:enc=euc-cn:

doc/gui_x11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,4 +435,4 @@ xterm Ĭ
435435
("+) 为了剪切、拷贝、粘贴操作。你可以通过选择 "* 或 "+ 缓冲器来访问。
436436

437437

438-
vim:tw=78:sw=4:ts=8:ft=help:norl:
438+
vim:tw=78:sw=4:ts=8:ft=help:norl:enc=euc-cn:

0 commit comments

Comments
 (0)