mattn
|
6f131081df
|
next/prev
|
2010-03-03 18:32:19 +09:00 |
|
mattn
|
39978b46da
|
fixed doc.
|
2010-03-03 11:00:50 +09:00 |
|
mattn
|
aa53f1a1b9
|
oops
|
2010-03-03 10:59:50 +09:00 |
|
mattn
|
e7727ecd3a
|
inline elements
|
2010-03-03 10:57:33 +09:00 |
|
mattn
|
10529b0fd2
|
fixed problem that can't work on the part of multibyte characters.
|
2010-03-03 10:16:49 +09:00 |
|
mattn
|
3fa5f954b5
|
fixed test.
|
2010-03-02 20:11:30 +09:00 |
|
mattn
|
7b53ee106b
|
title should be below of meta-charset.
|
2010-03-02 14:15:28 +09:00 |
|
mattn
|
b70c4881d9
|
colorfull
|
2010-03-01 18:17:50 +09:00 |
|
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 |
|