Commit Graph

119 Commits

Author SHA1 Message Date
mattn 9835978968 splitJoinTag for haml & slim. 2012-06-04 22:58:01 +09:00
mattn 7967655b9c add indent spaces. 2012-06-04 17:22:13 +09:00
mattn 4dfd07003e removeTag for haml & slim. 2012-06-04 17:12:31 +09:00
mattn d3f4db7367 calculate 'indentation' from shiftwidth. close #78 2012-06-04 16:37:45 +09:00
mattn 3d3ae065eb add :Zen command. 2012-06-03 01:21:25 +09:00
mattn 1efd8a094f move splitJoinTag into each types. 2012-06-03 00:39:05 +09:00
mattn 11af392af3 avoid to move to </a>|</span>. 2012-06-03 00:31:17 +09:00
mattn 2ff5526a0c check text node or not. 2012-06-03 00:14:42 +09:00
mattn 7b0c846018 fix re-set parent of brother node. all tests are passed again! 2012-06-02 23:06:28 +09:00
mattn 4c33c082c8 start to fix formatting. 2012-06-01 18:58:13 +09:00
mattn 75d229b320 balanceTag for haml & slim. 2012-06-01 11:59:53 +09:00
mattn 99585c507c anchorizeURL. 2012-05-31 22:07:05 +09:00
mattn ace1bc521a fix attribute quote. 2012-05-31 22:04:32 +09:00
mattn d484c131b9 oops. 2012-05-31 19:26:40 +09:00
mattn 04b34844f1 add function to get snippets candidates for completion. thanks: https://gist.github.com/469369 2012-05-31 19:25:21 +09:00
mattn 7fe889d214 moveNextPrev 2012-05-31 17:47:14 +09:00
mattn 06dd83dad3 fix toggleComment. 2012-05-30 22:08:07 +09:00
mattn dd44d64d56 check region. 2012-05-30 22:04:46 +09:00
mattn b689b7a6e5 balanceTag. 2012-05-30 22:01:32 +09:00
mattn c2cf315a05 fix toggleComment for css. 2012-05-30 21:36:59 +09:00
mattn 15a655a415 toggleComment for haml. 2012-05-30 21:15:41 +09:00
mattn a1731c718d toggleComment for slim 2012-05-30 21:12:34 +09:00
mattn 0330ce39b4 toggleComment. 2012-05-30 21:00:59 +09:00
mattn e3f72a588a camelcase. 2012-05-30 20:40:20 +09:00
mattn 87def4ce94 imageSize for haml. 2012-05-30 20:24:40 +09:00
mattn ae2d88eed8 imageSize for slim 2012-05-30 20:17:19 +09:00
mattn 6751400cce remove debug log. 2012-05-30 19:53:28 +09:00
mattn 57e43e4833 fix skipping tags. 2012-05-30 19:22:26 +09:00
mattn 14fb367409 move utils. 2012-05-30 19:16:31 +09:00
mattn c8ec156876 find autoload/zencoding/lang/xxx.vim 2012-05-30 19:07:53 +09:00
mattn 98f716c4d1 mv zencoding/xxx.vim to zencoding/lang/xxx.vim 2012-05-30 19:02:10 +09:00
mattn b18d8ce9ab fix finding tokens. 2012-05-30 09:05:46 +09:00
mattn 0d2026b1f1 update date. 2012-05-29 08:49:04 +09:00
mattn 0a4e2db3cc fix finding tokens. 2012-05-29 08:45:31 +09:00
mattn 17724b9522 fix begining of tokens. 2012-05-28 17:24:00 +09:00
mattn 08666e545d fix findtoken. it occur maxmempattern error. 2012-05-28 09:23:16 +09:00
mattn c3ffd8727e guard to endless loop. 2012-05-23 17:34:22 +09:00
mattn cf8c5b35f7 fix lhs in partial coding. 2012-05-23 17:31:32 +09:00
mattn aea4becc0e find begining of tokens. 2012-05-23 14:44:12 +09:00
mattn b13fc41a35 rename functions. 2012-05-23 14:22:17 +09:00
mattn 1b937875b4 support slim. 2012-05-23 14:10:24 +09:00
mattn 72d344174f call dynamicaly. 2012-05-23 12:37:35 +09:00
mattn d40f63c724 separate files. 2012-05-23 11:47:02 +09:00
mattn 9c042e6907 change behaviour. now zencoding-vim expand abbreviation from LAST-WORD. close #18 2012-05-21 17:45:04 +09:00
mattn 4a0e7d1fb2 fix $# contains &. 2012-05-07 16:27:35 +09:00
mattn 104a4b5ac0 fixed character wise selection. 2012-05-07 11:17:35 +09:00
mattn 13f4b677c9 keep whitespace on selection 'v'. related #69 2012-05-06 00:53:05 +09:00
mattn f1bb86e57e fix wrap with p{ {{ main }} }. close #66 2012-05-02 11:28:29 +09:00
mattn 7453ca403c fixed related issue about wrap with a{{foo}} in #66 2012-05-01 10:07:44 +09:00
mattn 540480bd6b fix related issue #66 2012-04-28 22:23:10 +09:00