Commit Graph

292 Commits

Author SHA1 Message Date
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
mattn
4a4885c7a8 support haml filter. 2010-03-08 21:16:12 +09:00