mattn
|
50cc0229f0
|
benchmark
|
2010-03-01 17:59:19 +09:00 |
|
mattn
|
3c4e5deb1c
|
be possible to work as plugin and ftplugin both.
|
2010-03-01 17:59:08 +09:00 |
|
mattn
|
8de8625b6f
|
test test test.
|
2010-03-01 15:05:06 +09:00 |
|
mattn
|
dfa521dabd
|
test case.
|
2010-03-01 15:00:18 +09:00 |
|
mattn
|
71e739e770
|
grouping.
|
2010-03-01 14:48:32 +09:00 |
|
mattn
|
d2a98bbc0a
|
load zencoding.vim from unittest.vim
|
2010-03-01 14:23:10 +09:00 |
|
mattn
|
a84a668b3b
|
add unit tests.
|
2010-03-01 14:21:29 +09:00 |
|
mattn
|
cacb5b4715
|
Merge branch 'master' of github.com:mattn/zencoding-vim
Conflicts:
zencoding.vim
|
2010-03-01 14:21:03 +09:00 |
|
mattn
|
e3397ed866
|
separate unit test.
|
2010-03-01 14:20:13 +09:00 |
|
mattn
|
3258e56b41
|
remove white space.
|
2010-02-27 01:35:40 +09:00 |
|
mattn
|
7ac9aff6b8
|
Merge branch 'master' of git@github.com:mattn/zencoding-vim
Conflicts:
zencoding.vim
|
2010-02-27 01:13:26 +09:00 |
|
mattn
|
8b76c77b50
|
oops
|
2010-02-26 21:58:38 +09:00 |
|
mattn
|
d987123e70
|
The count of '(((a#foo + a#bar)*2)*3)' should be 12.
|
2010-02-26 21:26:29 +09:00 |
|
mattn
|
8a0a160996
|
add doc.
|
2010-02-26 17:53:12 +09:00 |
|
mattn
|
98116f925e
|
good luck about 'table>(tr>td*3)*4'
|
2010-02-26 17:50:17 +09:00 |
|
mattn
|
f33f8aab68
|
for debug.
|
2010-02-26 17:36:29 +09:00 |
|
mattn
|
4d0f1b9422
|
move cursor pos to position of empty attribute values.
|
2010-02-26 10:17:22 +09:00 |
|
mattn
|
d4e2098277
|
store undo before working.
|
2010-02-26 10:07:16 +09:00 |
|
mattn
|
26bf6cf746
|
Merge branch 'master' of git@github.com:mattn/zencoding-vim
|
2010-02-26 00:00:41 +09:00 |
|
mattn
|
b4fe826ca3
|
fixed indent.
|
2010-02-25 21:29:44 +09:00 |
|
mattn
|
9e03ea8a56
|
fixed behavior of parsing area of visual selection.
|
2010-02-25 21:23:12 +09:00 |
|
mattn
|
c02eae3d0c
|
fixed behavior of parsing area of visual selection.
|
2010-02-25 21:21:51 +09:00 |
|
mattn
|
e4a0da1e4a
|
add doc.
|
2010-02-25 18:03:19 +09:00 |
|
mattn
|
fd6d54a948
|
fixed () expression.
|
2010-02-25 18:02:05 +09:00 |
|
mattn
|
c3631c6012
|
add simply tests.
|
2010-02-25 02:31:14 +09:00 |
|
mattn
|
89b8e9b690
|
supported expression using ().
|
2010-02-25 02:24:37 +09:00 |
|
mattn
|
2ff30df049
|
bits fix for operator.
|
2010-02-24 03:39:12 +09:00 |
|
mattn
|
9faa3ed238
|
oops.
|
2010-02-24 03:29:19 +09:00 |
|
mattn
|
17ab3dc64a
|
pre-expand '#header>li<#content' to 'div#header>li<div#content'.
|
2010-02-24 03:24:41 +09:00 |
|
mattn
|
ee5854ba18
|
fixed doc.
|
2010-02-23 20:16:54 +09:00 |
|
mattn
|
8d43e93dc5
|
expand 'ul+' to 'ul>li'. fix undo ring. support visual selection. when type trigger key on visual select, it request you leader like 'ul>li'. if you give 'ul>li*' as leader, you'll get each separate 'ul>li' tags. and when you give 'blockquote' as leader, you'll get blocked text.
|
2010-02-23 19:48:30 +09:00 |
|
mattn
|
2f3aa6b5ca
|
treat xhtml as html.
|
2010-02-23 15:23:57 +09:00 |
|
mattn
|
9b7c1b822b
|
avoid to error.
|
2010-02-23 14:11:49 +09:00 |
|
mattn
|
85e28f7c32
|
add 'aliases' for complete tag.
|
2010-02-23 14:05:35 +09:00 |
|
mattn
|
69617e73d3
|
add new option 'g:use_zen_complete_tag' for complete abbr.
|
2010-02-23 13:46:33 +09:00 |
|
mattn
|
7165422d93
|
move the part for parsing tag name.
|
2010-02-23 13:20:45 +09:00 |
|
mattn
|
b7281cf0b3
|
fixed problem that couldn't expand 'link:css' correctly.
|
2010-02-23 13:18:12 +09:00 |
|
mattn
|
7ec89ce2d4
|
fix doc.
|
2010-02-23 02:48:54 +09:00 |
|
mattn
|
809477ba46
|
oops.
|
2010-02-23 02:47:38 +09:00 |
|
mattn
|
ad2048c5da
|
check whether key is mapping.
|
2010-02-22 22:32:24 +09:00 |
|
mattn
|
667fd9294f
|
oops. fixed key map.
|
2010-02-22 19:34:52 +09:00 |
|
mattn
|
916eef5f90
|
oops.
|
2010-02-22 19:34:23 +09:00 |
|
mattn
|
801fd5c11c
|
fixed doc.
|
2010-02-22 15:51:56 +09:00 |
|
mattn
|
ea247cddcc
|
fixed problem 'endless loop'.
|
2010-02-22 15:51:28 +09:00 |
|
mattn
|
07b91f48da
|
safety.
|
2010-02-22 15:50:45 +09:00 |
|
mattn
|
2d8dc43dc0
|
set default filetype to 'html'.
|
2010-02-22 15:24:06 +09:00 |
|
mattn
|
c4846feebf
|
fixed tag name like 'fs:n' in 'css'
|
2010-02-22 15:16:15 +09:00 |
|
mattn
|
3a84fe6eff
|
fix tag name like 'fs:n' in 'css'.
|
2010-02-22 15:15:22 +09:00 |
|
mattn
|
3ef0b50923
|
oops.
|
2010-02-22 14:27:48 +09:00 |
|
mattn
|
0458fd7b59
|
fixed 'body{bg' in css.
|
2010-02-22 14:27:11 +09:00 |
|