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 |
|
mattn
|
ba56b91719
|
unlet Val
|
2014-02-13 16:48:27 +09:00 |
|
mattn
|
2f1e60f4fe
|
Add default attributes(emmet v1.1beta)
|
2014-02-13 16:32:20 +09:00 |
|
mattn
|
2e365c9573
|
Fixes #139
|
2013-12-13 20:22:59 +09:00 |
|
mattn
|
934feeb55f
|
Add bem filter: http://docs.emmet.io/filters/bem/
|
2013-12-06 17:06:14 +09:00 |
|
mattn
|
262777309f
|
Customizable quote char
|
2013-11-29 20:13:26 +09:00 |
|
mattn
|
fb096ac4d4
|
Support boolean attributes, related issue #170
|
2013-11-25 01:36:12 +09:00 |
|
mattn
|
f82d715caa
|
Possible to specify !!!
|
2013-10-29 22:18:15 +09:00 |
|
mattn
|
c9b8c2edcb
|
Fixes item number in group. Closes #164
|
2013-10-22 13:21:32 +09:00 |
|
mattn
|
ea1b779868
|
s/ExpandWord/expandWord/g
s/CompleteTag/completeTag/g
Ready for next/prev item
|
2013-10-22 12:00:04 +09:00 |
|
mattn
|
ef2cd77d40
|
Fixes parsing brackets. closes #157
|
2013-10-14 22:11:34 +09:00 |
|
mattn
|
9c17334509
|
Get image paths that is relative location from the current buffer. Related issue #150
|
2013-09-19 02:03:00 +09:00 |
|
mattn
|
5d90a2c83d
|
Restore cursor position on insert-mode
|
2013-09-09 21:19:38 +09:00 |
|
mattn
|
8f1775cf02
|
<html lang="ja></html> can't toggle comment
|
2013-08-27 19:34:08 +09:00 |
|
mattn
|
44af2e417d
|
Fixes toggle comment. <meta charset="utf-8"> make it hang
|
2013-08-27 12:41:59 +09:00 |
|
mattn
|
056b49c2bd
|
Fixes basedirect/basevalue ex: ul>li.item$@-*5 Should be count down from 5 to 1.
|
2013-08-20 09:44:29 +09:00 |
|
mattn
|
b2561af319
|
Possible to specify base value. Related issue #144
|
2013-08-19 11:07:19 +09:00 |
|
mattn
|
61360ddfdc
|
Add fuzzy search for css. Fixes #142
|
2013-08-14 13:04:59 +09:00 |
|
mattn
|
222c509447
|
Fixes #140
|
2013-08-12 22:18:11 +09:00 |
|
mattn
|
6d924eb310
|
Remove div element for snippets
|
2013-08-08 12:31:51 +09:00 |
|
joe di castro
|
7fb711c257
|
Fixes #133
|
2013-08-07 18:57:19 +02:00 |
|
mattn
|
455f6f5760
|
Fixes #131 #134
|
2013-08-08 00:47:56 +09:00 |
|
mattn
|
43d5656dca
|
Rename to Emmet.vim!
|
2013-08-06 19:49:59 +09:00 |
|