Ecosyste.ms: OpenCollective

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

emmet-vim

emmet for vim: http://emmet.io/
Collective - Host: opensource - https://opencollective.com/mattn-emmet-vim - Code: https://github.com/mattn/emmet-vim

find begining of tokens.

github.com/mattn/emmet-vim - aea4becc0e43c7ff9e4e018131ab2d7cdb1245f0 authored over 12 years ago by mattn <[email protected]>
rename functions.

github.com/mattn/emmet-vim - b13fc41a35e8af62c0aab9d4bd366960c613064e authored over 12 years ago by mattn <[email protected]>
support slim.

github.com/mattn/emmet-vim - 1b937875b4ecdad4150dd15b4fbff9a1fc33eceb authored over 12 years ago by mattn <[email protected]>
call dynamicaly.

github.com/mattn/emmet-vim - 72d344174f8a68210f640d3dfe8666a6a000e700 authored over 12 years ago by mattn <[email protected]>
separate files.

github.com/mattn/emmet-vim - d40f63c7244836ebc24656e008d9543b5c1cd2b2 authored over 12 years ago by mattn <[email protected]>
add tests related #18

github.com/mattn/emmet-vim - 918be7d8240c1118900785f1552ef90135d50f0f authored over 12 years ago by mattn <[email protected]>
remove needless 'a' in balance word.

github.com/mattn/emmet-vim - 13672245b394be06c4493517a25c0454a8f2722a authored over 12 years ago by mattn <[email protected]>
change behaviour. now zencoding-vim expand abbreviation from LAST-WORD. close #18

github.com/mattn/emmet-vim - 9c042e690724939448ab736c119c0b0a1af6a44d authored over 12 years ago by mattn <[email protected]>
fix $# contains &.

github.com/mattn/emmet-vim - 4a0e7d1fb2494902cddbf06af452ca6ca5e68e94 authored over 12 years ago by mattn <[email protected]>
fixed character wise selection.

github.com/mattn/emmet-vim - 104a4b5ac026d6ee23b07727551911db638b26cd authored over 12 years ago by mattn <[email protected]>
keep whitespace on selection 'v'. related #69

github.com/mattn/emmet-vim - 13f4b677c94c7f32b363ebe4ca2619e97cde1366 authored over 12 years ago by mattn <[email protected]>
version bump up.

github.com/mattn/emmet-vim - ad19b79b65a0da3e96a825e912777a3ada052678 authored over 12 years ago by mattn <[email protected]>
fix wrap with `p{ {{ main }} }`. close #66

github.com/mattn/emmet-vim - f1bb86e57e14f2051a13071f65370f604f47b772 authored over 12 years ago by mattn <[email protected]>
fixed related issue about wrap with a{{foo}} in #66

github.com/mattn/emmet-vim - 7453ca403c8524af2b0455d77b3588b79570df95 authored over 12 years ago by mattn <[email protected]>
fix related issue #66

github.com/mattn/emmet-vim - 540480bd6bccc642caa91d0adbd81ce07db73891 authored over 12 years ago by mattn <[email protected]>
refactor test suite.

github.com/mattn/emmet-vim - 0eddf94b6fc66f23dc2404c876daea6b7a0f2728 authored over 12 years ago by mattn <[email protected]>
remove debug message.

github.com/mattn/emmet-vim - bdf8c3ffe1877ad5fa683cd3a89cca31b39b1ce1 authored over 12 years ago by mattn <[email protected]>
replace $# to content in the rest.

github.com/mattn/emmet-vim - cb7cb861848496f3d859f9ca7d3cd5862ca56f38 authored over 12 years ago by mattn <[email protected]>
prior filetype to inline attribute.

github.com/mattn/emmet-vim - 52fbf6d33e41fff03386aaf224b087903ea151d6 authored over 12 years ago by mattn <[email protected]>
fix issue of text nodes. close #64

github.com/mattn/emmet-vim - 3e679f8a9aa98db4eebca5d2d4ffbd6601b1bf20 authored over 12 years ago by mattn <[email protected]>
add test case related #65

github.com/mattn/emmet-vim - 1883fecec0ede639cbe0641a8fc566a46b9946e9 authored over 12 years ago by mattn <[email protected]>
fix abbr expandos. related #65

github.com/mattn/emmet-vim - 8126a94272ded5c851b91f61f877e15c340ee5a4 authored over 12 years ago by mattn <[email protected]>
fix expandos. close #65

github.com/mattn/emmet-vim - f66501ccd18346bba6b08dbc4ebbf6b2dd398071 authored over 12 years ago by mattn <[email protected]>
don't need conversion.

github.com/mattn/emmet-vim - c492fc64f04518913f9f6a457f659d086a603a14 authored almost 13 years ago by mattn <[email protected]>
useragent.

github.com/mattn/emmet-vim - 01524e272fc6421a0ac6e2f21880bd6d1d5c9e28 authored almost 13 years ago by mattn <[email protected]>
fix {} regexp pattern. close issue #58

github.com/mattn/emmet-vim - 5efe248f0e15dd0ca9f2c0d73487f28b27661cd3 authored almost 13 years ago by mattn <[email protected]>
version bump up.

github.com/mattn/emmet-vim - 3766ec94eaff3364b8714f4fc7f1b43c46221552 authored almost 13 years ago by mattn <[email protected]>
fixed issue #56.

github.com/mattn/emmet-vim - 4d295a516ba6f7308bf154ed5c749ec8507ffd1b authored almost 13 years ago by mattn <[email protected]>
fix toggleComment. close #55

github.com/mattn/emmet-vim - e6e89137e2c2b901edd3182f4c41a179e4d12af4 authored almost 13 years ago by mattn <[email protected]>
typo in doc.

github.com/mattn/emmet-vim - 62c8a5c39ed1c5f6ba1330d2ecb9adb848c30923 authored almost 13 years ago by mattn <[email protected]>
merge lines. close issue #52

github.com/mattn/emmet-vim - d4c971b7c4caa4f950b0a1e2589b2e5d52d5949e authored almost 13 years ago by mattn <[email protected]>
more strictly.

github.com/mattn/emmet-vim - 61ca2940044813ddd0083d306e111d471c8e271b authored almost 13 years ago by mattn <[email protected]>
fix imageSize. close issue #53

github.com/mattn/emmet-vim - d7e4896a286f4aa7f64d2b014e5078333d95f457 authored almost 13 years ago by mattn <[email protected]>
oops. fixed trim filter.

github.com/mattn/emmet-vim - 6eff2a965fbd3a11118bd0877179670ff6c64758 authored about 13 years ago by mattn <[email protected]>
added trim filter.

github.com/mattn/emmet-vim - c9398065c8ab1112ccd22265e6467041602ee668 authored about 13 years ago by mattn <[email protected]>
Merge branch 'master' of github.com:mattn/zencoding-vim

github.com/mattn/emmet-vim - 65588192a4d7d1565488a4d5ff93783e69f85080 authored about 13 years ago by mattn <[email protected]>
fix parser to match class like ".b-block__subitem". close #50

github.com/mattn/emmet-vim - 732a8aa1d183701d0a5ec297e7fb61810ad37c35 authored about 13 years ago by mattn <[email protected]>
check normal mode or not.

github.com/mattn/emmet-vim - 1f4dbe3917358462f05373fe7dcd0085d8646a82 authored about 13 years ago by mattn <[email protected]>
fix cursor position.

github.com/mattn/emmet-vim - 513578327cb2f64e752b408622f94792c834d3be authored about 13 years ago by mattn <[email protected]>
visual line.

github.com/mattn/emmet-vim - 0e104e30f5e665be6a0c732365cfbe5b4fbc5f72 authored about 13 years ago by mattn <[email protected]>
fixed join tag for xsl. close #48

github.com/mattn/emmet-vim - 1bb674d731cbead58dca863ef1b216444063faae authored about 13 years ago by mattn <[email protected]>
I perfer the name.

github.com/mattn/emmet-vim - 3dac32d31ca7d84a1e25aa84272b57c5af539229 authored about 13 years ago by mattn <[email protected]>
Merge pull request #47 from fersho311/master

Started a readme File

github.com/mattn/emmet-vim - 475d1b0a6f3f0d26f9170b02daf3eabbf81e57b4 authored about 13 years ago by mattn <[email protected]>
almost complete readme

github.com/mattn/emmet-vim - aca236d40dcdc8f3270b6f5dc58f08ad5b206b19 authored about 13 years ago by Song Zheng <[email protected]>
new formatting

github.com/mattn/emmet-vim - 304fb93d16a396b894dd93840d8e7a114828bbe4 authored about 13 years ago by Song Zheng <[email protected]>
fixed a little format

github.com/mattn/emmet-vim - 66b00b5e40ae423a52c00b6581643c0cbafc678e authored about 13 years ago by Song Zheng <[email protected]>
added readme file

github.com/mattn/emmet-vim - 6f7d59c030573dc213984551b8a1171dce16bfc3 authored about 13 years ago by Song Zheng <[email protected]>
attribute index like node[attr$]

github.com/mattn/emmet-vim - 16a09f81c1822edf53a6f247595416f99fd22bff authored about 13 years ago by mattn <[email protected]>
remove sass. include behavior of css. added !important;

github.com/mattn/emmet-vim - 74331b55458725efa03732f989f2e4e0e60434cc authored about 13 years ago by mattn <[email protected]>
don't do 'gvc' when not visual mode. closes issue #46

github.com/mattn/emmet-vim - f7047e75201282afcb73f819688819c413448413 authored about 13 years ago by mattn <[email protected]>
erase selected lines.

github.com/mattn/emmet-vim - afabf9d4a0aaf6387489e78746ecb316808daef3 authored about 13 years ago by mattn <[email protected]>
avoid to expand '<>' in css.

github.com/mattn/emmet-vim - c1ea1e576be8c4ce392e85f00029c7d24a6b86e1 authored about 13 years ago by mattn <[email protected]>
add option 'use_pipe_for_cursor'. fixes issue #38

github.com/mattn/emmet-vim - e7b6ce30f1d5c8f363add581a040380c9f1a1cda authored about 13 years ago by mattn <[email protected]>
fix bug that break multibyte characters when using wize selection.

github.com/mattn/emmet-vim - 4b4aef917bd444754db95890aa3a5849105dd7e2 authored about 13 years ago by mattn <[email protected]>
oops. fixed normal {foo}.

github.com/mattn/emmet-vim - e123792281fa469c67d3742d7999fe6dd21dc33b authored about 13 years ago by mattn <[email protected]>
support of blockwize selection.

github.com/mattn/emmet-vim - ba5c0408943591eb6dbb0804a188b80fb2cf0bbc authored about 13 years ago by mattn <[email protected]>
wrap normaly in last tag when don't contain "*" for wrap abbreviation.

github.com/mattn/emmet-vim - e16879217d235f7c9f28996be0ded6ba8b0c4262 authored about 13 years ago by mattn <[email protected]>
set config back at last.

github.com/mattn/emmet-vim - 32aacd57ab2cd841c6ebdc716d9b7843ca1b80d1 authored about 13 years ago by mattn <[email protected]>
fixed conversion of tag name like h${sometext}*3.

github.com/mattn/emmet-vim - b05a4e281fd13dfd144c9c9aced3b7e04ca2aef7 authored about 13 years ago by mattn <[email protected]>
fix toggle comment.

github.com/mattn/emmet-vim - ec071d3b633af4c5d68f68ee4f7ecebbe8f810ba authored about 13 years ago by mattn <[email protected]>
version bump up.

github.com/mattn/emmet-vim - 896520d48e5b4b35480b3f681c12554cf2754fb7 authored about 13 years ago by mattn <[email protected]>
oops. fixed foo+ style expandos.

github.com/mattn/emmet-vim - 6b65455e94f3c9068e9d1b5245f34e023021aabb authored about 13 years ago by mattn <[email protected]>
version bump up.

github.com/mattn/emmet-vim - 6521d273fb5abd8b62be545bb1a169f989894995 authored about 13 years ago by mattn <[email protected]>
remove debug message.

github.com/mattn/emmet-vim - ac6d7fb26930403d12e6c534b9b124c697a7f352 authored about 13 years ago by mattn <[email protected]>
fix expandos.

github.com/mattn/emmet-vim - 0072354226a043cde89526036d7495dc5a14a912 authored about 13 years ago by mattn <[email protected]>
fix separator for css.

github.com/mattn/emmet-vim - 99b6e2d292412db3bee9836c5da99f88d9c9d4bb authored about 13 years ago by mattn <[email protected]>
version bump up.

github.com/mattn/emmet-vim - 115f68df621483b309019d13544902071d587434 authored about 13 years ago by mattn <[email protected]>
fixed contents parser.

github.com/mattn/emmet-vim - accc9934d257ff68bd8ba8067f11fda8b55769a0 authored about 13 years ago by mattn <[email protected]>
typo in TUTORIAL. fixed #39

github.com/mattn/emmet-vim - 7bed58f5379877594c71b356336a5348cf76abd1 authored about 13 years ago by mattn <[email protected]>
added sass compatibilty

github.com/mattn/emmet-vim - 3ce2d835be9728d6fc6996dd57c40347fc46c2cc authored about 13 years ago by rabidpraxis <[email protected]>
fix analyzing content summary.

github.com/mattn/emmet-vim - 47a4d1ffa3fd9197d4b092d3c2d05ac278c434b6 authored about 13 years ago by mattn <[email protected]>
Merge branch 'master' of github.com:mattn/zencoding-vim

github.com/mattn/emmet-vim - 8f8cd747b271a45763548ab0c33790319dc2eeb6 authored about 13 years ago by mattn <[email protected]>
version bump up.

github.com/mattn/emmet-vim - 773f87b62b61690fbe379c882453d3fd71ccf516 authored about 13 years ago by mattn <[email protected]>
support: Upgraded "Wrap With Abbreviation" action

github.com/mattn/emmet-vim - eaa447fb40e608ebb1c4fd4187ad588b18a2255e authored about 13 years ago by mattn <[email protected]>
replace $# as line for wrap abbreviation.

github.com/mattn/emmet-vim - f8f9dcd72ef35980c2da070f99f14697a21439d7 authored about 13 years ago by mattn <[email protected]>
fix incomplete string.

github.com/mattn/emmet-vim - 450768be48e90b6df1179b5f5962ec6ad810f1b4 authored about 13 years ago by mattn <[email protected]>
g:zencoding_curl_command

github.com/mattn/emmet-vim - 54924cb5d5937c98b1ebc98bafa06616cb36366a authored over 13 years ago by mattn <[email protected]>
oops. :set ff=unix

github.com/mattn/emmet-vim - 44619b2584181af343f008fffa557b8c3064caa5 authored over 13 years ago by mattn <[email protected]>
oops. version mismatch.

github.com/mattn/emmet-vim - 775dfb99e2dbb9903a3de1a75cd472f442496ab2 authored over 13 years ago by mattn <[email protected]>
version bump up.

github.com/mattn/emmet-vim - d9957b0baf592677a0bb250745a3f5b001ba4ea0 authored over 13 years ago by mattn <[email protected]>
SASS support

github.com/mattn/emmet-vim - c5db7c80d287b41db13766f16b25affe4c44de44 authored over 13 years ago by Hugues Lismonde <[email protected]>
unitetest for xsd.

github.com/mattn/emmet-vim - f844ab85b0c6b32dcf7343c915ce567a61aa9b31 authored over 13 years ago by mattn <[email protected]>
fix typo

github.com/mattn/emmet-vim - 43f36d6069b6d0d05380fa73eb0892979679d549 authored over 13 years ago by Toshiyuki Ogura <[email protected]>
add xsd

github.com/mattn/emmet-vim - 8d6256e1f83c5137bc9edf384433656ee0b29b06 authored over 13 years ago by Toshiyuki Ogura <[email protected]>
oops, fix the regex (clear out everything before matched tags)

github.com/mattn/emmet-vim - 8f290b913edfef9032381f7c71b94db1f16553e9 authored over 13 years ago by Jesse Luehrs <[email protected]>
don't screw up expansion if there's already an existing tag (#23)

<p>a>b_</p>

now expands to

<p><a><b>_</b></a></p>

rather than

<p>
<a><b></b></a>
</p></p>

github.com/mattn/emmet-vim - 25ecc2ca99adfd85add202c0a3f4b9ef85f0e894 authored over 13 years ago by Jesse Luehrs <[email protected]>
fix unittest.vim

github.com/mattn/emmet-vim - 95df77c224758334cf4b76f7e5711dbfe6ec6526 authored over 13 years ago by mattn <[email protected]>
Merge pull request #33 from fiskus/master

border radius

github.com/mattn/emmet-vim - e799b8ead5a7acb1c02c941cb6a17201be0df88a authored over 13 years ago by mattn <[email protected]>
border-radius rules brought to conformity with official ZenCodingWiki

github.com/mattn/emmet-vim - d67f118b134380374482919bafe7d1c6378f7308 authored over 13 years ago by Maxim Chervonny <[email protected]>
Merge pull request #30 from serverhorror/fix-submodule-usage

fix submodule usage

github.com/mattn/emmet-vim - 88d89910e29e0df1bde09cb37a75745ff4f81a3c authored over 13 years ago by mattn <[email protected]>
fix submodule usage

when using pathogen and git submodules this keeps git status from
complaining about untracked co...

github.com/mattn/emmet-vim - 6f584f3419b0a331b601b930693b6ec3bdcc1a21 authored over 13 years ago by Martin Marcher <[email protected]>
Merge branch 'master' of github.com:mattn/zencoding-vim

github.com/mattn/emmet-vim - dcc75d8a19471df51503a22c2f3d83b70fe1586e authored over 13 years ago by mattn <[email protected]>
enable fc filter for css. fix issue #21

github.com/mattn/emmet-vim - 4bbbe1d3dee9c53be185efa924819a3b98c0f7c1 authored almost 14 years ago by mattn <[email protected]>
django template

github.com/mattn/emmet-vim - 2091f33c821cadcc0848c6390d234f4243f54b47 authored almost 14 years ago by mattn <[email protected]>
remove $line$ at the last.

github.com/mattn/emmet-vim - 77e480c140719e3da77be2eba6326a5fbaa0fece authored almost 14 years ago by mattn <[email protected]>