Tiago Rinaldi
90fa3f7936
Add meta tag for responsiviness
...
The usual `html:5_` snippet does not have the meta tag with the contents
`name="viewport" content="width=device-width, initial-scale=1"`, which
allows the website to be responsive.
2020-07-17 14:18:26 -03:00
Yasuhiro Matsumoto
dc6cb4fd07
Remove atttribues with setting v:null in default_attributes
2020-06-21 00:27:03 +09:00
mattn
76285f8ec4
Merge pull request #484 from grohiro/boolean_attr
...
Fix updateTag() boolean attribute
2020-05-04 11:03:35 +09:00
grohiro
e4d9455d5a
Fix updateTag with boolean attr
2020-05-04 01:18:35 +09:00
mattn
c7643e5b61
Merge pull request #477 from zorro/fix445
...
fix for #445
2020-03-07 20:01:46 +09:00
Arun
e9033d0d88
fix for #445
2020-03-07 15:11:56 +05:30
mattn
5f559fae12
Update FUNDING.yml
2019-10-08 17:37:10 +09:00
mattn
10b3746ecb
Merge pull request #468 from r6eve/fix/minor-typo
...
Fix minor typo
2019-08-27 18:25:18 +09:00
r6eve
61deeebdc9
Fix minor typo
2019-08-27 18:15:14 +09:00
Yasuhiro Matsumoto
37203af2b3
Add LICENSE
2019-08-27 15:06:44 +09:00
mattn
461700696e
Merge pull request #462 from baxter2/installation-pathogen
...
explicit installation instructions for pathogen
2019-07-24 15:34:43 +09:00
baxter2
ef1d557b59
explicit installation instructions for pathogen
2019-07-24 15:55:53 +10:00
Yasuhiro Matsumoto
15ef997d4d
Implement imageEncode on CSS
2019-06-24 23:35:52 +09:00
Yasuhiro Matsumoto
f4afd031a3
Fix next item in CSS
2019-06-24 23:20:54 +09:00
Yasuhiro Matsumoto
5a7c7930c6
Fix mergeLines()
2019-06-20 00:32:53 +09:00
Yasuhiro Matsumoto
3f53d7b637
Add mergeLines()
2019-06-20 00:05:36 +09:00
Yasuhiro Matsumoto
9f854c868e
Add mergeLines()
2019-06-20 00:02:06 +09:00
Yasuhiro Matsumoto
6ee9d6d417
rename
2019-06-19 23:39:03 +09:00
Yasuhiro Matsumoto
685359e892
Merge branch 'master' of https://github.com/mattn/emmet-vim
2019-06-19 14:56:36 +09:00
Yasuhiro Matsumoto
b9f1ae467b
Fix remove tag
2019-06-19 01:39:37 +09:00
Yasuhiro Matsumoto
32dd6d3064
Fix split/join tag
2019-06-19 01:08:51 +09:00
Yasuhiro Matsumoto
50b44d90c9
Fix hang-up while split/join tag
2019-06-19 00:46:33 +09:00
Yasuhiro Matsumoto
7b08b89d7d
Implement image encode
2019-06-18 15:44:00 +09:00
Yasuhiro Matsumoto
d02023cd7a
Fix unit expanding
2019-06-18 03:56:28 +09:00
Yasuhiro Matsumoto
6039842751
Fix unit expanding
2019-06-18 03:49:40 +09:00
Yasuhiro Matsumoto
dad174f359
auto is not unit name
2019-06-18 03:25:51 +09:00
Yasuhiro Matsumoto
47c28892d9
Fix unit expanding
2019-06-18 03:22:31 +09:00
Yasuhiro Matsumoto
192d22fe69
Handle ex
2019-06-18 03:10:06 +09:00
Yasuhiro Matsumoto
24fbb0aef7
Fix move next/prev
2019-06-07 15:18:29 +09:00
mattn
0414b53a23
Update FUNDING.yml
2019-05-23 23:51:11 +09:00
mattn
369a5420f0
Update FUNDING.yml
2019-05-23 23:49:26 +09:00
mattn
456d094ef3
Create FUNDING.yml
2019-05-23 23:43:41 +09:00
mattn
633320d968
Merge pull request #459 from mattn/fix-dot
...
Fix unittest
2019-05-23 20:23:08 +09:00
Yasuhiro Matsumoto
5531b23f20
Fix unittest
2019-05-23 20:20:45 +09:00
Yasuhiro Matsumoto
b7cc3a743f
Fix emmet#isExpandable()
...
Fixes #458
2019-05-23 18:52:17 +09:00
mattn
758421535f
Merge pull request #456 from mattn/fix-balance
...
Fix balance tag
2019-05-19 23:28:37 +09:00
Yasuhiro Matsumoto
6a6dc6e093
Fix balance tag
2019-05-19 23:26:36 +09:00
mattn
97b0b6c643
Merge pull request #455 from M4R7iNP/fix-root-filetype-detection
...
get extends recursively, minor additional fixes for pug and jsx
2019-05-19 22:03:15 +09:00
Martin Pedersen
f8fc806a61
get extends recursively, minor additional fixes for pug and jsx
2019-05-09 01:14:00 +02:00
Yasuhiro Matsumoto
ae7d31f290
Fixes #452 , #448
2019-04-16 00:21:28 +09:00
Yasuhiro Matsumoto
d698f16587
Expand lorem with div only when there is multiplier.
2019-02-11 00:04:31 +09:00
mattn
19f2821b7b
Merge pull request #447 from mattn/ignore-embeded
...
Add ignore_embeded_filetype since slim filetype is confusing to html.
2019-01-29 01:03:24 +09:00
Yasuhiro Matsumoto
922784dad6
Fix Makefile
2019-01-29 00:57:37 +09:00
Yasuhiro Matsumoto
eb8a4782ba
Fix css
2019-01-29 00:54:17 +09:00
Yasuhiro Matsumoto
b79f9128d3
Fix test
2019-01-29 00:41:06 +09:00
Yasuhiro Matsumoto
5d6870c0af
Add ignore_embeded_filetype
2019-01-29 00:15:23 +09:00
Yasuhiro Matsumoto
5fc2cc0fae
xenial
2019-01-29 00:09:20 +09:00
Yasuhiro Matsumoto
d99b422a39
Add ignore_embeded_filetype since slim filetype is confusing to html.
2019-01-28 23:59:03 +09:00
mattn
3720be60fb
Merge pull request #446 from soywod/master
...
Add support for TypeScript
2019-01-28 23:50:20 +09:00
Clément DOUIN
313e241932
add support for typescript
2019-01-28 14:21:25 +01:00