Commit Graph

218 Commits

Author SHA1 Message Date
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