Commit Graph

68 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 6b65455e94 oops. fixed foo+ style expandos. 2011-11-22 21:38:01 +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 accc9934d2 fixed contents parser. 2011-11-08 11:09:54 +09:00
rabidpraxis 3ce2d835be added sass compatibilty 2011-10-26 21:21:44 +09:00
mattn 47a4d1ffa3 fix analyzing content summary. 2011-10-26 21:21:14 +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 44619b2584 oops. :set ff=unix 2011-09-22 17:18:30 +09:00
mattn d9957b0baf version bump up. 2011-09-22 15:31:36 +09:00
Hugues Lismonde c5db7c80d2 SASS support 2011-09-22 15:20:18 +09:00
Toshiyuki Ogura 43f36d6069 fix typo 2011-09-22 15:13:00 +09:00
Toshiyuki Ogura 8d6256e1f8 add xsd 2011-09-22 15:12:48 +09:00
Jesse Luehrs 8f290b913e oops, fix the regex (clear out everything before matched tags) 2011-09-22 15:11:44 +09:00