Commit Graph
100 Commits
Author SHA1 Message Date
mattn 16e048aaf4 Merge commit '62ef855ef42e7c0fc9c0' into mustache 2010-08-25 15:53:54 +09:00
mattn 2d9d13e4bd fix... 2010-08-02 15:31:03 +09:00
mattn c623a72a39 fixed toggle comment. 2010-08-02 15:11:44 +09:00
mattn 7ac94b6e64 fixed endless loop 2010-08-02 14:58:29 +09:00
mattn 742e115a41 fixed 'toggle comment' 2010-08-02 14:54:13 +09:00
mattn be54da653a fixed wrap included "{}". closes #5. 2010-07-06 23:45:51 +09:00
mattn 4ff2179ee3 use ${lang} 2010-07-03 23:58:47 +09:00
mattn d7b9436e67 fixed behavior for nested block. like "html:5>#page>(header#globalHeader>(hgroup>h1+h2)+(nav>ul>li*3>a)+(form>p.siteSearch>input+input[type=button]))+(#contents>(#main>(section>h2+p*5)+p.pagetop>a[href=#page])+(#sub>p+(nav>ul>li>a)))+(footer#globalFoooter>(ul>li>a)+(p.copyright>small))" 2010-06-11 11:37:57 +09:00
mattn de6198ab35 fixed select/option indent. 2010-06-07 21:54:38 +09:00
mattn 22ddd21796 version bump. 2010-05-31 20:09:03 +09:00
mattn 5788d9eb52 use html as default filter. 2010-05-31 20:07:52 +09:00
mattn 85cc6b07a3 my style 2010-05-24 10:02:14 +09:00
mattn 346e5cd99d Merge commit '6bc305a910399423e5c9' 2010-05-24 10:00:08 +09:00
mattn e3ec54fb21 Merge commit 'b7f309f729c71170313e' 2010-05-24 09:59:49 +09:00
mattn 53871006c1 d:ib should be 'display:inline-block'. 2010-05-21 11:07:16 +09:00
mattn a75e00c0bf dynamic filter. then, you can customize the filters. 2010-05-21 11:06:14 +09:00
mattn 11b5ffa598 add doc. 2010-05-13 20:13:48 +09:00
mattn 304e0e386b add normal mode of ZenCodingExpandWord. 2010-05-13 20:12:08 +09:00
mattn 157bad472e can't customize key assign of ZenCodingExpandWord. 2010-05-13 20:08:30 +09:00
mattn afbcac04b4 add the pure vimscript code for 'get image size'. you can use it without perl interface just now. 2010-05-13 10:06:50 +09:00
mattn f2cb7b112c fixed problem about 'selection' option. 2010-05-11 13:38:48 +09:00
mattn 93104ffff5 version bump 2010-05-10 09:44:42 +09:00
mattn e649cd2ad8 use v7h"_s instead of v7hs: ignore regsiter. 2010-05-10 09:42:42 +09:00
mattn b60a67d64e version bump 2010-05-06 19:44:16 +09:00
mattn 0d857c3959 Merge branch 'master' of http://github.com/jk3us/zencoding-vim 2010-05-06 09:12:05 +09:00
mattn a50d3cfcdb see http://github.com/mattn/zencoding-vim/commit/4ba6dde5733851ab0078618a56471b3995fc316b 2010-05-06 09:07:34 +09:00
mattn 0e3cce60ac use script scope variable. 2010-04-23 01:47:38 +09:00
mattn 3aa240f7b8 typo 2010-03-19 10:05:15 +09:00
mattn 6b8149e726 oops. fixed problem that filter does not work. version bump. 2010-03-17 17:50:09 +09:00
mattn 9f6c077cb8 oops. this call mistake of co-pi-pe in japanese. 2010-03-17 17:46:39 +09:00
mattn ff77763c0a fixed indent for comment. 2010-03-17 16:49:34 +09:00
mattn 282a3a9958 version bump 2010-03-16 22:11:11 +09:00
mattn d78b041fd0 stop at failing test. 2010-03-16 22:09:37 +09:00
mattn 66d173288c more test cases. 2010-03-16 22:05:13 +09:00
mattn 0c28ad1791 remove '|' when calling ZenExpand() 2010-03-16 22:04:49 +09:00
mattn 5fb57a28d3 fixed problem that link:css does not become 'link' in php. however it should not be removed in xsl/xml. 2010-03-16 18:37:43 +09:00
mattn 06130914c6 Drastic Changes: include extended resource. this make be possible that php can expand 'html:5'. 2010-03-16 18:18:54 +09:00
mattn 8c2a246bee css comment. 2010-03-16 16:47:21 +09:00
mattn 76b476eb45 enable convertion of '!' to '!important' 2010-03-16 15:50:58 +09:00
mattn a2a8882f7a treat a[title=TITLE rel] as 'title="TITLE" rel=""'. 2010-03-16 15:35:01 +09:00
mattn f78d448252 fix doc. 2010-03-15 20:37:45 +09:00
mattn 7f0e2a13d0 use default type for install to ~/.vim/plugin/zencoding.vim 2010-03-15 20:35:21 +09:00
mattn 8c958179a3 fix 'filters' 2010-03-15 20:25:13 +09:00
mattn bdf2d62559 version++ 2010-03-15 17:27:36 +09:00
mattn 2de194d06c increment/decrement visual block. 2010-03-15 17:20:29 +09:00
mattn c909e11879 break. 2010-03-15 13:34:42 +09:00
mattn deeca32153 oops. 2010-03-15 13:33:27 +09:00
mattn 805d715be0 filter is array. 2010-03-15 13:30:47 +09:00
mattn 6571c87336 xsl filter. 2010-03-15 13:21:54 +09:00
mattn ed3874f065 use user's settings for filter. 2010-03-15 13:00:07 +09:00
mattn 6c4a79e963 rollback: use html specification. 2010-03-15 12:40:35 +09:00
mattn d9e7b4cf2a use own settings for empty_elements/block_elements/inline_elements. 2010-03-15 12:20:18 +09:00
mattn 8d047d302b Merge branch 'master' of github.com:mattn/zencoding-vim
Conflicts:
	zencoding.vim
2010-03-15 11:54:18 +09:00
mattn 8df0a44996 add test. 2010-03-15 11:52:04 +09:00
mattn b92c1a37a9 change behavior of type & filters. 2010-03-15 11:44:36 +09:00
mattn e212a6a696 version++ 2010-03-14 02:45:53 +09:00
mattn a8ce3841d6 12px 2010-03-14 01:27:28 +09:00
mattn 21b5d07790 use original indent instead of s:zen_settings.indentation for start of the line. 2010-03-14 01:05:48 +09:00
mattn 7068617f92 is not v. it's c! 2010-03-14 00:56:57 +09:00
mattn d6c82b3f2d fixed problem breaking multibyte when cursor is in a part of line. 2010-03-14 00:33:45 +09:00
mattn 5e1002b3aa Merge branch 'master' of git@github.com:mattn/zencoding-vim 2010-03-13 00:11:32 +09:00
mattn 7e33ea1a7e enable inline javascript. 2010-03-12 19:16:57 +09:00
mattn 1de3fbe918 version++ 2010-03-12 12:03:42 +09:00
mattn d9976b5d56 fixed indent. 2010-03-12 12:01:27 +09:00
mattn 6712c04459 ins 2010-03-12 11:58:49 +09:00
mattn c047dba32b add doc that 2 ways to enable zencoding.vim for other languages you using. 2010-03-12 09:48:20 +09:00
mattn 9a4412e816 accept extends type from zen_settings. 2010-03-12 09:42:45 +09:00
mattn ad794a21f0 Merge branch 'master' of git@github.com:mattn/zencoding-vim 2010-03-11 23:29:18 +09:00
mattn 8eec4c219d version++ 2010-03-11 12:04:45 +09:00
mattn 9fab173af3 attribute may be blank. 2010-03-11 03:05:39 +09:00
mattn 65a64a6e8b fixed indentation and $$$ problem. 2010-03-11 02:44:41 +09:00
mattn 4ba6dde573 add docs submodule. 2010-03-11 02:36:30 +09:00
mattn 37166712b2 fix indent. multiple $$$ problem. 2010-03-11 02:36:15 +09:00
mattn f7d32c0987 add test for multiple classes. 2010-03-11 02:35:48 +09:00
mattn e77872ec0b oops: missing support multiple classes. 2010-03-11 01:50:40 +09:00
mattn c6e7a3038f replace indent space or tab to defined indentation in snippets. 2010-03-10 02:10:51 +09:00
mattn ca1e9c9b9c enable next/prev in normal mode. 2010-03-09 21:51:47 +09:00
mattn a1cbb01c78 fixed haml filter to output inner value. 2010-03-09 21:42:23 +09:00
mattn 5c7a135bd4 oops. fixed key assign. 2010-03-09 14:11:00 +09:00
mattn 031a88c4c6 oops 2010-03-09 13:28:44 +09:00
mattn 7b26a71768 version++ 2010-03-09 13:26:35 +09:00
mattn dbedf03e00 check strict. 2010-03-09 12:51:45 +09:00
mattn 783c6a10f6 fixed doc. 2010-03-09 12:46:19 +09:00
mattn 404609b08a changed leading key '<c-z>' to '<c-y>'. then you'll type '<c-y>,' for expanding abbreviation. 2010-03-09 12:44:02 +09:00
mattn 7d5b6609d3 fixed balance outwize. 2010-03-09 12:11:24 +09:00
mattn df3eb4ecba remove debug code. 2010-03-09 11:55:35 +09:00
mattn ac2d5dcd47 resign using recursively call 2010-03-09 11:53:39 +09:00
mattn 8376d08247 make absolute path. 2010-03-09 03:03:13 +09:00
mattn d74c2928a1 no need to filter. 2010-03-09 02:48:16 +09:00
mattn 69970b1621 remove cursor mark. 2010-03-09 02:46:00 +09:00
mattn 46fd337636 remove cursor. 2010-03-09 02:44:35 +09:00
mattn 72503f954d use region util. 2010-03-09 02:25:50 +09:00
mattn 10457913ea fixed indent. 2010-03-09 02:07:31 +09:00
mattn b9c63d08e1 enable haml filter. 2010-03-09 01:57:59 +09:00
mattn af7aeca083 default filter is 'html'. 2010-03-09 01:49:50 +09:00
mattn e22429aba9 fixed haml filter. 2010-03-09 01:31:14 +09:00
mattn 4c34110628 fixed indent 2010-03-09 00:09:37 +09:00
mattn 0e21c19f6f large change. changed cursor mark to '${cursor}'. 2010-03-08 22:45:53 +09:00
mattn 33d049492b multiline 2010-03-08 21:17:15 +09:00
mattn 7587bf534f add test for haml filter. 2010-03-08 21:16:21 +09:00