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
mattn
5d54856b49
Keep 0, no adding px unit when expanding b0
2013-06-28 09:55:15 +09:00
mattn
e7460ef2ec
Should be all ${cursor} in the tokens for m0+bgi+p0. The value is not decided with token, value should be empty.
2013-06-10 21:01:53 +09:00
mattn
daaa9450a6
bg++bg+
2013-06-10 20:42:00 +09:00
mattn
32c9eaf0c6
Don't use workaround. remove last ; correctly. Fixes #124
2013-06-10 19:36:17 +09:00
mattn
917a9d4bb3
Should be non-space in default
2013-06-10 19:35:27 +09:00
mattn
ae7d014738
Add last comma
2013-06-10 19:34:36 +09:00
mattn
6619d5078e
lorem for japanese
2013-06-06 18:24:15 +09:00
mattn
8e515a11c2
Add custom_expand
2013-06-06 17:32:10 +09:00
mattn
30d304ff1f
Add user-defined dollar expression (Merged tang3w's awesome commits)
2013-06-06 12:17:42 +09:00
mattn
ca95069268
Fix typo
2013-06-03 22:29:26 +09:00
mattn
857ecdb813
Fix typo
2013-06-03 22:27:41 +09:00
mattn
aabea8343f
Oops
2013-06-03 12:13:25 +09:00
mattn
64b64e6bf8
Lorem Ipsum
2013-06-03 12:06:12 +09:00
Shlomi Fish
3b8f3ac778
Remove trailing space.
2013-05-15 16:18:25 +03:00
mattn
b162859ca8
Fix indentation
2013-05-08 10:17:22 +09:00
mattn
62c6622153
Fix attributes missing
2013-05-08 10:17:12 +09:00
mattn
4757aae967
Use meta charset. This may occur some problem. For example charset=Windows-31J won't work correctly.
2013-05-08 09:28:33 +09:00
mattn
6a68c46d88
Fix lost attributes. Close #121
2013-05-08 09:27:37 +09:00
mattn
6fd2031fa2
Fixed #98 pass to indent to html#toString()
2013-04-24 20:43:15 +09:00
mattn
bc262ed52b
Use group_itemno or itemno that greating. close #118
2013-04-23 09:46:04 +09:00
mattn
1f041e7dd3
Unique attribute names. close #119
2013-04-19 13:22:06 +09:00
mattn
6d07bd9752
Separate rendering type and filetype
2013-04-09 19:18:41 +09:00
mattn
857809e676
Fix guessing filetype
2013-04-09 18:55:21 +09:00
mattn
2aba8dde8b
Fix balance tag. close #107
2013-04-09 18:45:18 +09:00
mattn
dc199ba273
Fix $# expands
2013-04-09 18:14:39 +09:00
mattn
f5bb76ba39
Expands $# as content. close #116
2013-04-09 18:05:28 +09:00
mattn
4825e6b6c9
Fix order of attributes. close #117
2013-04-09 10:39:31 +09:00
mattn
f08061ec20
Fix imageSize
2013-04-06 22:58:20 +09:00
mattn
bc5903d69c
Fix attrs_order
2013-04-06 22:41:08 +09:00
mattn
f1daca4fa5
Fix parse image size
2013-04-06 22:40:19 +09:00
mattn
f86c34fbe8
Fix parseTag
2013-04-06 22:31:53 +09:00
mattn
39a9986627
Fix toggleComment
2013-04-06 22:16:23 +09:00
mattn
77e2bd3c4e
Add default attributes
2013-04-06 22:00:38 +09:00
mattn
62f0a02346
ditto
2013-04-06 21:44:27 +09:00
mattn
f99392847f
Fix checking attributs
2013-04-06 21:41:23 +09:00
mattn
24eaace730
Avoid to duplicate attributes
2013-04-06 21:39:53 +09:00
Michael Grubb
594ca8e767
Added list to keep order of added attributes
...
Preloads this list with 'id' and 'class' to always sort those first
As attributes are parsed, append the names to the list.
Change toString function to loop over attribute list instead of keys.
2013-04-06 00:04:37 -05:00
mattn
59c2fb6647
Check bundled type at the first
2013-03-26 12:48:02 +09:00
mattn
82c09728d7
Fix checking type for expanding abbreviation. Also move types htmldjango/drupal into default settings.
2013-03-26 12:43:43 +09:00
Philipp Hinrichsen
73386514ea
added less support
2013-02-18 13:20:19 +01:00
mattn
dc65299159
add zencoding_use_identify to disable. default is 1.
2013-02-13 09:02:43 +09:00
Diego Pino
760d00cb89
Use function 'executable' to check if command 'identify' is available
2013-02-08 22:38:11 +01:00
Diego Pino
c088101cb7
Use command 'identify' to retrieve the size of a local image
...
* Command 'identify' is provived by ImageMagick
2013-02-07 18:32:59 +01:00
mattn
27350c3672
fix guessing utf-8
2013-01-11 09:51:32 +09:00
mattn
8c108ad27d
use lower case 'html' for <DOCTYPE HTML>
2013-01-07 12:07:05 +09:00
mattn
f6c5a8c717
fix balance inward.
2012-12-04 10:51:32 +09:00
mattn
ac43ff8cd9
remove semi-colon in sass.
2012-11-06 20:22:47 +09:00
mattn
77855c4fe1
add snippets for sass.
2012-10-24 11:27:34 +09:00