-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAdvancer-Abbreviation.stats
47 lines (36 loc) · 1.54 KB
/
Advancer-Abbreviation.stats
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
commit SHA1SHA1SHA1 (HEAD, tag: refs/tags/1.0.3)
Author: Miao Jiang <[email protected]>
AuthorDate: Tue Jun 7 00:00:00 2011 +0000
Commit: Able Scraper <[email protected]>
Version 1.0.3
Use b:Abbrs instead of g:Abbrs to manage abbrs
update README
README.cn.md | 71
README.md | 21
plugin/advancer-abbreviation.vim | 16
3 files changed, 78 insertions(+), 30 deletions(-)
commit SHA1SHA1SHA1 (tag: refs/tags/1.0.2)
Author: Miao Jiang <[email protected]>
AuthorDate: Wed May 25 00:00:00 2011 +0000
Commit: Able Scraper <[email protected]>
Version 1.0.2
Add Smart Expand and Force Expand
README.md | 36
plugin/advancer-abbreviation.vim | 156
2 files changed, 147 insertions(+), 45 deletions(-)
commit SHA1SHA1SHA1 (tag: refs/tags/1.0.1)
Author: Miao Jiang <[email protected]>
AuthorDate: Tue May 24 00:00:00 2011 +0000
Commit: Able Scraper <[email protected]>
Version 1.0.1
add option g:AbbrShortcutEscape and g:AbbrShortcutExpand
README | 83
README.cn.md | 127
README.md | 161
ftplugin-examples/c_abbr.vim | 9
ftplugin-examples/cpp_abbr.vim | 8
ftplugin-examples/javascript_abbr.vim | 5
ftplugin-examples/php_abbr.vim | 1
ftplugin-examples/ruby_abbr.vim | 2
plugin/advancer-abbreviation.vim | 210
9 files changed, 606 insertions(+), 0 deletions(-)