Commit Graph

72 Commits

Author SHA1 Message Date
Yasuhiro Matsumoto 6e93371365 fixes about #303 2016-06-07 17:59:41 +09:00
Yasuhiro Matsumoto 7e1aa89fa4 put space after variable like [st :] 2016-06-07 11:10:55 +09:00
Yasuhiro Matsumoto bcab81cc24 fixes #333 2016-06-05 09:54:14 +09:00
Yasuhiro Matsumoto 02f5a2ec81 fix #332 2016-05-28 00:48:57 +09:00
Yasuhiro Matsumoto f8bf9dbf69 fix #332 2016-05-28 00:39:18 +09:00
Yasuhiro Matsumoto 7735a778c8 fix #332 2016-05-27 03:48:58 +09:00
Yasuhiro Matsumoto 6a6698a179 fix #332 2016-05-27 01:52:33 +09:00
Yasuhiro Matsumoto 6f4869796c fix #332 2016-05-26 23:45:16 +09:00
Yasuhiro Matsumoto 31d903d390 li>lorem 2016-05-17 02:45:20 +09:00
Yasuhiro Matsumoto e2be3aa391 Custom expands should be expanded in later
Fixes #272
2016-05-10 11:11:41 +09:00
Yasuhiro Matsumoto 05bfff176b Fixes #329 again 2016-05-10 10:00:18 +09:00
Yasuhiro Matsumoto 1a0c1288e1 Fixes #329 2016-05-10 09:06:47 +09:00
Herryanto Siatono 4feadc4062 fix jsx type check to support multi file types 2016-01-03 01:08:04 +08:00
Yasuhiro Matsumoto dee767c998 check type is JSX strictly 2016-01-01 00:11:00 +09:00
Herryanto Siatono 699689c985 add support for jsx attribute expression 2016-01-01 00:07:23 +09:00
Herryanto Siatono cbe10f91b4 fix missing space before /> on html tag join 2015-12-31 15:23:29 +08:00
nkalvi 6f676c4a38 A possible fix to issue #307 2015-12-16 14:26:17 -05:00
Yasuhiro Matsumoto 8b8aefd64c more implements for #307 2015-12-14 12:21:17 +09:00
Yasuhiro Matsumoto ea47fca11e fix implicit tag expansion.
Close #307
2015-12-14 00:39:47 +09:00
Yasuhiro Matsumoto fb3cac36bb Fixes #306 2015-11-23 23:42:12 +09:00
Yasuhiro Matsumoto 1672e5664c should behave on only html 2015-11-10 09:43:25 +09:00
Yasuhiro Matsumoto 5819343b88 oops. fixed bug 2015-11-10 09:41:17 +09:00
Yasuhiro Matsumoto 136b87a330 expand snippets for filetypes like html.handlebars
Close #298
2015-11-10 09:36:15 +09:00
Yasuhiro Matsumoto 5eb1061a3d redirect expanding.
Close #237
2015-11-10 09:13:48 +09:00
Yasuhiro Matsumoto 4110fb0f7b ignore django template 2015-10-26 09:44:07 +09:00
Yasuhiro Matsumoto 5041c20aae don't use getchar(0). unittest.vim stop the test-sequence. 2015-09-25 09:19:16 +09:00
Yasuhiro Matsumoto 77747c762a fix bem filter. close #295 2015-09-25 09:18:47 +09:00
Yasuhiro Matsumoto 2c429485ec fix #290. use getpos('.') instead 2015-08-18 21:57:16 +09:00
mattn f36d6f4025 exapnd $# of attribute in block element. close #282 2015-07-25 10:49:40 +09:00
mattn 3d6862d5d1 Support jsx's className. Close #255 2015-02-21 21:06:33 +09:00
mattn 8b9bcac7a0 Add some workaround for #248 2015-01-08 14:23:34 +09:00
mattn 47b54c2e5e Fixes against errors/warnings in vint 2014-12-17 17:26:10 +09:00
mattn 8b703a0a00 Fixes errors on lint. #236 2014-11-06 20:02:36 +09:00
mattn c0175decd3 Fix attribute parse 2014-08-06 15:57:59 +09:00
mattn bd5f03bb24 Fix #224 2014-08-06 15:42:04 +09:00
mattn 2b94508a46 div[foo bar] should be expanded into <div foo="" bar=""></div>. close #218 2014-07-18 20:29:28 +09:00
mattn 0f45689b81 Set attributes. fix #218 2014-07-18 13:13:54 +09:00
mattn ef27d24df0 Fix #210 2014-06-06 13:50:21 +09:00
mattn c49d4567dc Fix default attributes 2014-06-06 13:50:20 +09:00
mattn e18077e991 Fixed #203 2014-05-01 13:41:40 +09:00
mattn ff1aaf88a9 Fixes behavior of removeTag 2014-04-14 09:38:12 +09:00
mattn 2b6f37f470 Fix balance tag 2014-04-14 09:20:02 +09:00
mattn 6577e0e687 Guard attributes 2014-03-16 00:05:57 +09:00
mattn ef3b75e877 comment_type 2014-03-14 13:51:27 +09:00
mattn d894c67aa9 remove \<right> 2014-03-11 21:41:17 +09:00
mattn cd23a38f2b <!DOCTYPE> should be contains last \n 2014-03-11 21:07:07 +09:00
mattn 9480824c0f Find snippet recursibly 2014-03-11 17:18:17 +09:00
mattn 7aa1ff965a script[jquery.js] 2014-02-13 17:20:46 +09:00
mattn 49cb1c2884 Fix default attributes 2014-02-13 17:15:59 +09:00
mattn 19395caea7 Fix default attribute 2014-02-13 17:01:59 +09:00