Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mattn/emmet-vim

emmet for vim: http://emmet.io/
https://github.com/mattn/emmet-vim

user_emmet_install_global to off to install as global

ed7ab5fd490b8376e3d5705b9a27d67a3f59ea86 authored about 11 years ago by mattn <[email protected]>
Merge pull request #160 from eugene-p/master

lorem did not pick up count always defaulting to 30

c588b72fc1d227f6a1a1397627dfa9a77f58b761 authored about 11 years ago by mattn <[email protected]>
lorem did not pick up count always defaulting to 30

c78a2ff435fb1bea4ca591b8294725a1f1caa7ef authored about 11 years ago by Yauheni(Eugene) Patsiomkin <[email protected]>
Expand | just for snippets

6baf3c12100dd319f20b89e43f0345762cafff61 authored about 11 years ago by mattn <[email protected]>
Fixes tests

c1691caa6a5a31b0ea9c97d3834b3b24274a57c2 authored about 11 years ago by mattn <[email protected]>
Added emmet#expandAbbrIntelligent() to you to do:

imap <expr> <tab> emmet#expandAbbrIntelligent("\<tab>")

4c371b5fa69f98b858cb01879bbca76b34526bfa authored about 11 years ago by mattn <[email protected]>
Added emmet#isExapandable(). related issue #156

32a1dac9053a14ba1a8236078bf868a2b9ff3b87 authored about 11 years ago by mattn <[email protected]>
Fixes parsing brackets. closes #157

ef2cd77d409bcd025486822d903e158ef77a8fba authored about 11 years ago by mattn <[email protected]>
Fixes test

0f2a0ed1e88dbf14109f829510804acfbe50acd7 authored about 11 years ago by mattn <[email protected]>
Badge

89dd2b7e71b1e8c3901ed1c009f7a661d6ef73b6 authored about 11 years ago by mattn <[email protected]>
Remove annoying type="text/css" from link:css and link:print snippet. Closes #152

6a06f58a5ea5047f771cbae5f7b4ffaaf63fe422 authored about 11 years ago by mattn <[email protected]>
Remove debug comment

445ca239ad1bb0b2310c99f5826f9b51841d15b8 authored about 11 years ago by mattn <[email protected]>
Expand paren when type is css

bd4c1bfaef0e59cbea73be17450d4f7634380d64 authored about 11 years ago by mattn <[email protected]>
Expand paren

f8095a65ddae7b7d9f025e4a1837f340c1033705 authored about 11 years ago by mattn <[email protected]>
Get image paths that is relative location from the current buffer. Related issue #150

9c17334509c9606b59d3c26ada427ec6cbb15fc0 authored over 11 years ago by mattn <[email protected]>
Possible to disable definition of :Emmet command. Closes #147

9475526c1f7d5cb2eeeaf29667af9469a40b0d20 authored over 11 years ago by mattn <[email protected]>
Restore cursor position on insert-mode

5d90a2c83da88d432354e5c4e6387460cca72014 authored over 11 years ago by mattn <[email protected]>
No need to capture submatches

a5313498d7f88be5a4f3fc8f9ca38f00e7950b77 authored over 11 years ago by mattn <[email protected]>
<html lang="ja></html> can't toggle comment

8f1775cf02361680c3cdf26e0ac2e59f143190eb authored over 11 years ago by mattn <[email protected]>
Fixes toggle comment. <meta charset="utf-8"> make it hang

44af2e417d16e3379ad5dd8a7b09a61e46d30be8 authored over 11 years ago by mattn <[email protected]>
Use i_CTRL-R= instead of <esc>a

fcf0f567beb26e13aa623e36bf1597e3e2880a62 authored over 11 years ago by mattn <[email protected]>
Fuzzy search

ebba5bf1e2e3682ef75e7e1cd90a706cdb4830ad authored over 11 years ago by mattn <[email protected]>
Fixes tests

e8e9877cfc2f5335695ecb560445d17abfe0e183 authored over 11 years ago by mattn <[email protected]>
Add new option g:emmet_docroot to specify map of document root.

let emmet_docroot = {
\ 'c:/dev/vim-jp.github.com/': 'http://vim-jp.org/',
\ 'c:/dev/mattn/': ...

9d7a3d4a4463ee9b455d21bbf6d88729ec5634e5 authored over 11 years ago by mattn <[email protected]>
html5ish

13994cc066a36e4316c838a8e98ad55b8a467054 authored over 11 years ago by mattn <[email protected]>
Check foldclosed

afd55ad70c10be8a0ebf76cc486a8bfbcbda0c7b authored over 11 years ago by mattn <[email protected]>
Fixes basedirect/basevalue ex: ul>li.item$@-*5 Should be count down from 5 to 1.

056b49c2bd43d430ac8ea8ebe801861ef3b73cbb authored over 11 years ago by mattn <[email protected]>
Updated docs

f2fc51391ce44327f91418fb536c340cf93b7a06 authored over 11 years ago by mattn <[email protected]>
Possible to specify base value. Related issue #144

b2561af319a52d3527583ab8878fc88ed3422b51 authored over 11 years ago by mattn <[email protected]>
Merge pull request #141 from drakmail/patch-1

Add basic github-flavored markdown syntax highlighting to README.mkd

6016cf6bddf6bf1a7b2e87eccdd47bb5f74a56b2 authored over 11 years ago by mattn <[email protected]>
Add fuzzy search for css. Fixes #142

61360ddfdc176ac77d18bbd6a1b9d2e0fb460a1c authored over 11 years ago by mattn <[email protected]>
Backticks for code blocks

4ab27087f9ffbe203d219d6ad2bb3623007d6e78 authored over 11 years ago by Alexander <[email protected]>
Add basic github-flavored markdown syntax highlighting to README.mkd

6ad20175686002a5c7c3cc68526590c1101e6191 authored over 11 years ago by Alexander <[email protected]>
version bump up

49d2c8280f6fa00a086081c196b653662e50364a authored over 11 years ago by mattn <[email protected]>
Add note for <plug> mapping

58c9a51322b230668240569f4d76124f1df708ec authored over 11 years ago by mattn <[email protected]>
Unity <plug> mapping names

f7a8cce3d51627d11951749e699debd1622e5cc9 authored over 11 years ago by mattn <[email protected]>
Merge pull request #137 from DeaR/fix-duplicate-key

Fix duplicate key.

a726fe44c83e371c5f3b62cc10ebe23ed42ade61 authored over 11 years ago by mattn <[email protected]>
Shouldn't be a leading spaces

286869545f708c8194f1beb65845835d21dd1a73 authored over 11 years ago by mattn <[email protected]>
Include feature of #129

5dc6c1a0017e37e01f08bab7c461caee5f822827 authored over 11 years ago by mattn <[email protected]>
Add test for sass indentation bug

57a2ca0e2f91131c4af7796bab8a0ad877ec577b authored over 11 years ago by mattn <[email protected]>
Fixes sass indentation

888fdb669994ab6e5ece709823bbe645b7277c98 authored over 11 years ago by mattn <[email protected]>
Fixes wrong tests for sass

9be89265594a10a4244f6324a2c7ee6ecd9fe2b2 authored over 11 years ago by mattn <[email protected]>
Add emmet#getFilter()

8f088c9f73af663731df4eed22875989dcaf43dd authored over 11 years ago by mattn <[email protected]>
Fixes extends of filter. sass filter doesn't extend css's one

c257e09d69f562c2f57c0f7650447ab33dda3b7c authored over 11 years ago by mattn <[email protected]>
Merge branch 'master' of github.com:mattn/emmet-vim

f18cb41f9385acc80bdf1031144153b4a2a292e3 authored over 11 years ago by mattn <[email protected]>
Fixes test

40c4b1e0b84829a53dab96f8c4d9886e0a7e9b7b authored over 11 years ago by mattn <[email protected]>
identity can treat URL

f1cbe2545fcbbf7a7d26e9547d910ac592a39207 authored over 11 years ago by mattn <[email protected]>
Merge pull request #139 from mikewadsten/master

Fix numbering on nested multiplication

018cab0adca10484543f760392bd176e235c079c authored over 11 years ago by mattn <[email protected]>
Fix numbering on nested multiplication

If an element is being multiplied, its number should reflect the repeating of that element, not ...

2a5684bac4b1a222e94a6c63e73ce7a893884ed6 authored over 11 years ago by Mike Wadsten <[email protected]>
Add test for #140

cb869edec412bf4798c7b3622e596cb549d0bd02 authored over 11 years ago by mattn <[email protected]>
Fixes #140

222c509447ebd2074ce173da6a7ac9bb39828fe9 authored over 11 years ago by mattn <[email protected]>
Fix numbering on nested multiplication

If an element is being multiplied, its number should reflect the repeating of that element, not ...

cca5dedd693a67ccaa70151c75c9e0917b3921f1 authored over 11 years ago by Mike Wadsten <[email protected]>
Remove default html indentation

9791571ff40b174741f16c37fe397376a600b645 authored over 11 years ago by mattn <[email protected]>
Fix duplicate key.

b9bd4738dc14fbd0e13e8d471f85eb9461fac4a6 authored over 11 years ago by DeaR <[email protected]>
Remove div element for snippets

6d924eb310efee192d7a17755f4b6b98efab2a52 authored over 11 years ago by mattn <[email protected]>
version bump up

e1fecdc77b9dabd23299072280ee2547cc288b93 authored over 11 years ago by mattn <[email protected]>
Merge pull request #135 from joedicastro/master

Fixes #133

db7c3bebc8eae6ec964fb80a3841f8299f8b8f70 authored over 11 years ago by mattn <[email protected]>
Fixes #133

7fb711c257499a8816087ee66e9fddaf5adbcad7 authored over 11 years ago by joe di castro <[email protected]>
Fixes #131 #134

455f6f57608228cd321e37244fa8a2401e4cc61e authored over 11 years ago by mattn <[email protected]>
rename

fd7c37d6182a6f1a86382326a58b468783a707c3 authored over 11 years ago by mattn <[email protected]>
Rename to Emmet.vim!

43d5656dca4f9e662d5d3628f0fe950397a84097 authored over 11 years ago by mattn <[email protected]>
Keep 0, no adding px unit when expanding b0

5d54856b498749a6e1b4274c028944b1352b7a57 authored over 11 years ago by mattn <[email protected]>
Fix typo

0b37e09e5e03c618fa4edaed47911eb7d3548c9f authored over 11 years ago by mattn <[email protected]>
Fixes links to blogs. Closes #125

53e8b80dfdfad155ba4f26c3d02e4310aa6e1fa1 authored over 11 years ago by mattn <[email protected]>
Add doc for lorem+ipsum

32bb75081c90205aeab7612b58770e2a37fa0177 authored over 11 years ago by mattn <[email protected]>
Add test for #124

a98478d7dcc3c704c6747d39707ba5b42e26df9a authored over 11 years ago by mattn <[email protected]>
Should be all ${cursor} in the tokens for m0+bgi+p0. The value is not decided with token, value should be empty.

e7460ef2ec230eed229dd4c0423bdefe74855f60 authored over 11 years ago by mattn <[email protected]>
bg++bg+

daaa9450a68427378fd29cc632e7ded4a52e29af authored over 11 years ago by mattn <[email protected]>
Version guard

4221cd94ed5a348975cf62a2a4ffd72a79530360 authored over 11 years ago by mattn <[email protected]>
Add tests for sass

8cc33aedf4d9283db9bb63a0e3aa181b4ca57414 authored over 11 years ago by mattn <[email protected]>
Don't use workaround. remove last ; correctly. Fixes #124

32c9eaf0c6c7bcc1e868e2238869fd8d096ab78f authored over 11 years ago by mattn <[email protected]>
Should be non-space in default

917a9d4bb30ce3103c0b4fe3bcc67d241620b541 authored over 11 years ago by mattn <[email protected]>
Add last comma

ae7d0147389727905c85417d1166de909524daef authored over 11 years ago by mattn <[email protected]>
lorem for japanese

6619d5078e046da28906ffa7b027556a1d7b389e authored over 11 years ago by mattn <[email protected]>
Add custom_expand

8e515a11c200f71a5913351ffb186be23428d937 authored over 11 years ago by mattn <[email protected]>
Add user-defined dollar expression (Merged tang3w's awesome commits)

30d304ff1ffa7b4d2a0439a88b6d5f3b12afa24e authored over 11 years ago by mattn <[email protected]>
Fix typo

ca95069268fa61a69f54184cb84ee6919ed450ce authored over 11 years ago by mattn <[email protected]>
Fix typo

857ecdb813b0dea907a42565a4cb64c3a0147a37 authored over 11 years ago by mattn <[email protected]>
Oops

aabea8343fb6b16df2299b03f064234b86f40d6e authored over 11 years ago by mattn <[email protected]>
Lorem Ipsum

64b64e6bf8c357c15331954e0454360261cea4b7 authored over 11 years ago by mattn <[email protected]>
Merge pull request #123 from shlomif/master

Grammar corrections.

dd16ce3b0b28980a73fbd9d4b708416e60c7d1bc authored over 11 years ago by mattn <[email protected]>
Correct grammar in the tutorial.

1d6a0917dc0d87525adea4a94d2467debaa7dac4 authored over 11 years ago by Shlomi Fish <[email protected]>
Merge pull request #122 from shlomif/master

Remove trailing space + Grammar Corrections.

6dfd49a31f1300557650561177210e083db3366f authored over 11 years ago by mattn <[email protected]>
[README] Correct some grammar problems.

f128d1013b723228f165ba5be1d13a6c03e57d2e authored over 11 years ago by Shlomi Fish <[email protected]>
Remove trailing space.

3b8f3ac778962bc5b0d0d21c60dcf6730216bf75 authored over 11 years ago by Shlomi Fish <[email protected]>
Fix indentation

b162859ca804da94c9f150c3eb79f2ddf304e803 authored over 11 years ago by mattn <[email protected]>
Fix attributes missing

62c6622153f206cddee63857b8e2b49aeb925ce2 authored over 11 years ago by mattn <[email protected]>
Use meta charset. This may occur some problem. For example charset=Windows-31J won't work correctly.

4757aae967f47077da352b7872e51be6882813f2 authored over 11 years ago by mattn <[email protected]>
Fix lost attributes. Close #121

6a68c46d884524267ec42050f2a95d3ad27fe046 authored over 11 years ago by mattn <[email protected]>
Fixed typo

8499af4c471efecd7b7d72341676a0bacb91d45c authored over 11 years ago by mattn <[email protected]>
Merge pull request #120 from crazymaster/master

Fixed typo.

03c6771311bf1ed5de717bd4bb8c2a93f5c88043 authored over 11 years ago by mattn <[email protected]>
Fixed typo.

dad1eb19c3995ac0505db6887f1a16f62aaa7b38 authored over 11 years ago by crazymaster <[email protected]>
Add test for #98

9239eed295a7502239fede27b5a0fd74419aa638 authored over 11 years ago by mattn <[email protected]>
Fixed #98 pass to indent to html#toString()

6fd2031fa288785365ea48bc321304fec7f46413 authored over 11 years ago by mattn <[email protected]>
Remove blank line

7c1f8810146ecdd2c041af2c53d709250ebfcc1c authored over 11 years ago by mattn <[email protected]>
Add test for #118

fb7829ca4bee291568b97dc253450e6fc1840456 authored over 11 years ago by mattn <[email protected]>
Use group_itemno or itemno that greating. close #118

bc262ed52bcfea67218c37dabc547e7d3b02e7d5 authored over 11 years ago by mattn <[email protected]>
Add test

25aeb9d1c3df1e5154a1a90a74aa2d01d8339dfb authored over 11 years ago by mattn <[email protected]>
Unique attribute names. close #119

1f041e7dd3fe41748df024d6357311ad9613edb9 authored over 11 years ago by mattn <[email protected]>
Separate rendering type and filetype

6d07bd97529c2a52ce4bbe2deda09db2536fef60 authored over 11 years ago by mattn <[email protected]>