Commit Graph

90 Commits

Author SHA1 Message Date
mattn 1a4c4a5bb8 Merge branch 'gh-pages' of github.com:mattn/zencoding-vim into gh-pages 2011-04-27 13:07:45 +09:00
mattn c04cde8752 html5 don't accept image.alt 2011-04-27 13:06:51 +09:00
mattn 550feefc06 link 2011-03-02 23:33:38 +09:00
mattn cb731cb965 fix doc. 2011-03-02 23:27:54 +09:00
mattn 1b8896f4da remove 'ftplugin'. 2010-11-02 00:01:18 +09:00
mattn e28425ce02 use fixed font. 2010-03-15 18:11:15 +09:00
mattn 62068bb21d 12px 2010-03-14 01:29:02 +09:00
mattn 8fc38a5dfb use jsttyplay. 2010-03-14 01:26:20 +09:00
mattn 01d436b51f updated demo movie. 2010-03-11 03:18:22 +09:00
mattn 9c62c07f1a add video. 2010-02-27 02:47:00 +09:00
mattn 9b588cbacd Merge branch 'gh-pages' of git@github.com:mattn/zencoding-vim into gh-pages 2010-02-27 02:45:34 +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 434569d388 hmm. article isn't block element? 2010-02-26 22:55:22 +09:00
mattn 324c551ba2 block 2010-02-26 22:07:07 +09:00
mattn 320c1ba8d5 import. 2010-02-26 22:04:43 +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