Commit Graph
100 Commits
Author SHA1 Message Date
mattn 08666e545d fix findtoken. it occur maxmempattern error. 2012-05-28 09:23:16 +09:00
mattn 33b90dcaf1 interactive tests. 2012-05-23 18:52:32 +09:00
mattn af3a1acf40 add tests. 2012-05-23 18:34:30 +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 918be7d824 add tests related #18 2012-05-21 18:23:31 +09:00
mattn 13672245b3 remove needless 'a' in balance word. 2012-05-21 17:45:10 +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 e1015e8470 add test. 2012-05-07 16:54:34 +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 ad19b79b65 version bump up. 2012-05-02 12:32:01 +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
mattn 0eddf94b6f refactor test suite. 2012-04-26 01:09:55 +09:00
mattn bdf8c3ffe1 remove debug message. 2012-04-24 20:54:04 +09:00
mattn cb7cb86184 replace $# to content in the rest. 2012-04-24 11:41:47 +09:00
mattn 52fbf6d33e prior filetype to inline attribute. 2012-04-24 11:12:35 +09:00
mattn 3e679f8a9a fix issue of text nodes. close #64 2012-04-24 10:43:24 +09:00
mattn 1883fecec0 add test case related #65 2012-04-23 15:26:59 +09:00
mattn 8126a94272 fix abbr expandos. related #65 2012-04-23 15:26:44 +09:00
mattn f66501ccd1 fix expandos. close #65 2012-04-23 15:06:37 +09:00
mattn c492fc64f0 don't need conversion. 2012-03-28 18:26:56 +09:00
mattn 01524e272f useragent. 2012-02-21 15:34:58 +09:00
mattn 5efe248f0e fix {} regexp pattern. close issue #58 2012-02-14 19:45:28 +09:00
mattn 3766ec94ea version bump up. 2012-01-31 13:47:47 +09:00
mattn 4d295a516b fixed issue #56. 2012-01-31 13:46:24 +09:00
mattn e6e89137e2 fix toggleComment. close #55 2012-01-26 10:25:57 +09:00
mattn 62c8a5c39e typo in doc. 2012-01-17 10:28:23 +09:00
mattn d4c971b7c4 merge lines. close issue #52 2012-01-17 10:24:44 +09:00
mattn 61ca294004 more strictly. 2012-01-11 13:46:57 +09:00
mattn d7e4896a28 fix imageSize. close issue #53 2012-01-10 17:35:42 +09:00
mattn 6eff2a965f oops. fixed trim filter. 2011-12-16 09:36:06 +09:00
mattn c9398065c8 added trim filter. 2011-12-16 09:35:08 +09:00
mattn a386d41384 fix wrap 2011-12-15 02:58:50 +09:00
mattn 65588192a4 Merge branch 'master' of github.com:mattn/zencoding-vim 2011-12-15 02:30:10 +09:00
mattn 732a8aa1d1 fix parser to match class like ".b-block__subitem". close #50 2011-12-07 09:12:31 +09:00
mattn 1f4dbe3917 check normal mode or not. 2011-12-05 14:50:47 +09:00
mattn 513578327c fix cursor position. 2011-12-05 12:40:38 +09:00
mattn 0e104e30f5 visual line. 2011-12-01 11:51:48 +09:00
mattn 1bb674d731 fixed join tag for xsl. close #48 2011-11-30 09:11:14 +09:00
mattn 3dac32d31c I perfer the name. 2011-11-27 19:23:59 +09:00
mattn 475d1b0a6f Merge pull request #47 from fersho311/master
Started a readme File
2011-11-27 02:16:19 -08:00
mattn 16a09f81c1 attribute index like node[attr$] 2011-11-25 22:28:45 +09:00
mattn 74331b5545 remove sass. include behavior of css. added !important; 2011-11-25 19:36:42 +09:00
mattn f7047e7520 don't do 'gvc' when not visual mode. closes issue #46 2011-11-25 18:19:27 +09:00
mattn afabf9d4a0 erase selected lines. 2011-11-24 20:58:46 +09:00
mattn c1ea1e576b avoid to expand '<>' in css. 2011-11-24 16:06:36 +09:00
mattn e7b6ce30f1 add option 'use_pipe_for_cursor'. fixes issue #38 2011-11-24 15:51:24 +09:00
mattn 4b4aef917b fix bug that break multibyte characters when using wize selection. 2011-11-24 15:28:14 +09:00
mattn e123792281 oops. fixed normal {foo}. 2011-11-24 15:09:06 +09:00
mattn ba5c040894 support of blockwize selection. 2011-11-24 15:07:03 +09:00
mattn e16879217d wrap normaly in last tag when don't contain "*" for wrap abbreviation. 2011-11-24 14:27:16 +09:00
mattn 32aacd57ab set config back at last. 2011-11-24 14:26:58 +09:00
mattn b05a4e281f fixed conversion of tag name like h${sometext}*3. 2011-11-24 12:35:43 +09:00
mattn ec071d3b63 fix toggle comment. 2011-11-24 11:55:28 +09:00
mattn 896520d48e version bump up. 2011-11-22 21:38:46 +09:00
mattn 6b65455e94 oops. fixed foo+ style expandos. 2011-11-22 21:38:01 +09:00
mattn 6521d273fb version bump up. 2011-11-22 19:09:07 +09:00
mattn ac6d7fb269 remove debug message. 2011-11-22 19:08:03 +09:00
mattn 0072354226 fix expandos. 2011-11-22 19:07:21 +09:00
mattn 99b6e2d292 fix separator for css. 2011-11-21 15:16:47 +09:00
mattn 115f68df62 version bump up. 2011-11-08 11:11:06 +09:00
mattn accc9934d2 fixed contents parser. 2011-11-08 11:09:54 +09:00
mattn 7bed58f537 typo in TUTORIAL. fixed #39 2011-11-02 15:58:07 +09:00
mattn 47a4d1ffa3 fix analyzing content summary. 2011-10-26 21:21:14 +09:00
mattn 8f8cd747b2 Merge branch 'master' of github.com:mattn/zencoding-vim 2011-10-25 13:50:57 +09:00
mattn b0b2323d3a update. 2011-10-25 13:50:43 +09:00
mattn 773f87b62b version bump up. 2011-10-22 23:54:41 +09:00
mattn eaa447fb40 support: Upgraded "Wrap With Abbreviation" action 2011-10-14 21:35:38 +09:00
mattn f8f9dcd72e replace $# as line for wrap abbreviation. 2011-10-14 18:58:12 +09:00
mattn 450768be48 fix incomplete string. 2011-10-12 11:13:58 +09:00
mattn 54924cb5d5 g:zencoding_curl_command 2011-09-26 13:30:57 +09:00
mattn f34dd90f73 oops. 2011-09-22 20:41:54 +09:00
mattn 44619b2584 oops. :set ff=unix 2011-09-22 17:18:30 +09:00
mattn 775dfb99e2 oops. version mismatch. 2011-09-22 15:37:25 +09:00
mattn d9957b0baf version bump up. 2011-09-22 15:31:36 +09:00
mattn f844ab85b0 unitetest for xsd. 2011-09-22 15:16:21 +09:00
mattn 95df77c224 fix unittest.vim 2011-09-05 01:06:19 +09:00
mattn e799b8ead5 Merge pull request #33 from fiskus/master
border radius
2011-08-18 17:01:26 -07:00
mattn 88d89910e2 Merge pull request #30 from serverhorror/fix-submodule-usage
fix submodule usage
2011-05-08 07:10:11 -07:00
mattn dcc75d8a19 Merge branch 'master' of github.com:mattn/zencoding-vim 2011-04-09 00:36:51 +09:00
mattn 7ccba3e1bb typo 2011-04-09 00:36:27 +09:00
mattn 4bbbe1d3de enable fc filter for css. fix issue #21 2011-02-24 19:04:00 +09:00
mattn 2091f33c82 django template 2011-02-23 15:44:33 +09:00
mattn 77e480c140 remove $line$ at the last. 2011-02-23 15:40:49 +09:00
mattn aa7d54e0f0 fix haml test. 2011-02-23 15:25:13 +09:00
mattn 3ece783f74 gif size was swapped. 2011-01-25 09:20:42 +09:00
mattn 9a941aad9b fix broken wrap expanding. 2011-01-14 09:23:08 +09:00
mattn 8b8aa71043 version bump 2011-01-13 14:52:26 +09:00
mattn e4dc78bc9b fixed wrap expanding with '&'. 2011-01-12 11:49:03 +09:00
mattn cda02374cd add test for .content{Hello!} 2011-01-06 11:16:55 +09:00
mattn 96e256df37 expand .content to class="content" 2011-01-06 11:13:44 +09:00