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

fix haml test.

github.com/mattn/emmet-vim - aa7d54e0f0edc38dcb19c0d2a9ea105eb294d01a authored almost 14 years ago by mattn <[email protected]>
gif size was swapped.

github.com/mattn/emmet-vim - 3ece783f74d7c6439f002b1acf0269811c2ba799 authored almost 14 years ago by mattn <[email protected]>
removed whitespace removal behvavior for empty tags

github.com/mattn/emmet-vim - 3ba6851c1abc1489229bb225ca62ecc71313fe6b authored almost 14 years ago by Andy Ferra <[email protected]>
fix broken wrap expanding.

github.com/mattn/emmet-vim - 9a941aad9be4903257d7e61ea433591cce6bb8ed authored almost 14 years ago by mattn <[email protected]>
version bump

github.com/mattn/emmet-vim - 8b8aa71043448048ffc6cd3bd5b403765569e684 authored almost 14 years ago by mattn <[email protected]>
fixed wrap expanding with '&'.

github.com/mattn/emmet-vim - e4dc78bc9b25cad641f89c8e836c8ae10ff1b439 authored almost 14 years ago by mattn <[email protected]>
add test for .content{Hello!}

github.com/mattn/emmet-vim - cda02374cd705725acfbf309a874a4d0a92c7c08 authored almost 14 years ago by mattn <[email protected]>
expand .content to class="content"

github.com/mattn/emmet-vim - 96e256df371be7c9e833a98468c1249e9bc6eba5 authored almost 14 years ago by mattn <[email protected]>
no more scroll

github.com/mattn/emmet-vim - 1bbf5b06ad6eed5e157e106b6a86c081147b6669 authored almost 14 years ago by mattn <[email protected]>
add test for haml a*3

github.com/mattn/emmet-vim - 72ef007a846b8966f4a02a7b864d735697b58d52 authored almost 14 years ago by mattn <[email protected]>
fix issue #16

github.com/mattn/emmet-vim - d9b9733bd034a2e5340a18afc91ae6c9addffb4a authored almost 14 years ago by mattn <[email protected]>
add test for bg+

github.com/mattn/emmet-vim - 771343cf2404bcadc0986a56a834843aaa2763cc authored almost 14 years ago by mattn <[email protected]>
fix issue #17.

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

github.com/mattn/emmet-vim - 555aee4d3d4563c98111d6f5d368c88c8cef8c97 authored about 14 years ago by mattn <[email protected]>
fix parsing #{{foo}} and .{{bar}}

github.com/mattn/emmet-vim - 0dcce23ef0c0497a76c1e13a932677229e1c53d0 authored about 14 years ago by mattn <[email protected]>
fixed parse #foo{bar} or .foo{bar}

github.com/mattn/emmet-vim - 1e633937797950982909f402bf47820daff60121 authored about 14 years ago by mattn <[email protected]>
possible to specify charset. default value is UTF-8 .

github.com/mattn/emmet-vim - 19bfc84054a20014e78d49bf401af1bbc7bf039f authored about 14 years ago by mattn <[email protected]>
fix staff.

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

github.com/mattn/emmet-vim - b960a0d6abe228ae4a4589287fe624732394f8a8 authored about 14 years ago by mattn <[email protected]>
use omnifunc.

github.com/mattn/emmet-vim - a722f513e1536b2f5abb0d55ca9f86555bc3c038 authored about 14 years ago by mattn <[email protected]>
test marker

github.com/mattn/emmet-vim - 295bceb85afed63cca6fbb9c837e9dc6f9b360da authored about 14 years ago by mattn <[email protected]>
add tests.

github.com/mattn/emmet-vim - d4287a23d488059c5f53590d80c2ed32da7e894a authored about 14 years ago by mattn <[email protected]>
ignore to use abs().

github.com/mattn/emmet-vim - fd46018e065584daed00a348a035e07a16794bfb authored about 14 years ago by mattn <[email protected]>
add staff for release in Makefile.

github.com/mattn/emmet-vim - 4cf35d61e0a111926fafb783695bfea0ec62aa25 authored about 14 years ago by mattn <[email protected]>
fix unit test.

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

github.com/mattn/emmet-vim - cb13e4a07dd0da34659254089b13496a467121e0 authored about 14 years ago by mattn <[email protected]>
install mapping to global.

github.com/mattn/emmet-vim - aeb24b1922042272c2aab274fe0a169a49e6f935 authored about 14 years ago by mattn <[email protected]>
oops... zip was empty... orz

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

github.com/mattn/emmet-vim - e3a9428c1dd976723d66f192d2e3a475e8ae081d authored about 14 years ago by mattn <[email protected]>
update doc

github.com/mattn/emmet-vim - af324f7db0057a6f1e1b3f19030a47c4a612c58e authored about 14 years ago by mattn <[email protected]>
fix unittest

github.com/mattn/emmet-vim - ca38aaa67337f814f9ac1a21dc78a8b27740c461 authored about 14 years ago by mattn <[email protected]>
autoloading

github.com/mattn/emmet-vim - 6d8d5a6ee2c79e1b29b92e97f72154fd492b50e3 authored about 14 years ago by mattn <[email protected]>
move it to plugin folder.

github.com/mattn/emmet-vim - 8b98743ff065511a9affab91860970873c9da258 authored about 14 years ago by mattn <[email protected]>
ignore script tag.

github.com/mattn/emmet-vim - 97e438a40b8acc25110299ef10e0ee1a21d234e5 authored about 14 years ago by mattn <[email protected]>
remove warning.

github.com/mattn/emmet-vim - 6d0c90f7d0699f1c092782509329d6a1dfeb4239 authored about 14 years ago by mattn <[email protected]>
fixed issue #11

github.com/mattn/emmet-vim - 5ed0a7e599cbb4a333c966e4c0b27001c351aeed authored about 14 years ago by mattn <[email protected]>
fixed checking whether have mapping.

github.com/mattn/emmet-vim - feb6b8ca14efbbabdb4d1bd9ceaa6b95c41b76e4 authored over 14 years ago by mattn <[email protected]>
Merge commit '62ef855ef42e7c0fc9c0' into mustache

github.com/mattn/emmet-vim - 16e048aaf4f29ce323f7353592005e0cc2fe5f8b authored over 14 years ago by mattn <[email protected]>
HTML default_attribute form:upload, setting enctype for forms that get file uploads.

github.com/mattn/emmet-vim - 51bcdaa1813edce0abb58b6511a3766871e92523 authored over 14 years ago by Adam Backstrom <[email protected]>
fixed toggle comment.

github.com/mattn/emmet-vim - c623a72a398933282ab6d048b136cc288f02f29e authored over 14 years ago by mattn <[email protected]>
fixed endless loop

github.com/mattn/emmet-vim - 7ac94b6e64a9699ec59c7d529322a1cfaffb1d80 authored over 14 years ago by mattn <[email protected]>
fixed 'toggle comment'

github.com/mattn/emmet-vim - 742e115a41ea5f2b162c42c49c7d783d4074f3f2 authored over 14 years ago by mattn <[email protected]>
add unittest for mustache in tag class

github.com/mattn/emmet-vim - 748e96919195f780c0785273fcf33c50d5fa4b4f authored over 14 years ago by Daniel Schauenberg <[email protected]>
add mustache sections unit test

github.com/mattn/emmet-vim - e6bdb86c2f3b113aae728fc3e528bf225abdcc6e authored over 14 years ago by Daniel Schauenberg <[email protected]>
add mustache to zen_settings dict

github.com/mattn/emmet-vim - f77a31b17466c3fffac4fb35725dab28fddb290f authored over 14 years ago by Daniel Schauenberg <[email protected]>
whitespace fix

github.com/mattn/emmet-vim - 0ec7f16fde523cabb08cca2f131b70f87d2df92f authored over 14 years ago by Daniel Schauenberg <[email protected]>
add support for mustache tags as id

github.com/mattn/emmet-vim - a639eee9d859b64e6ac4eccacbfa3c88fd2e95ba authored over 14 years ago by Daniel Schauenberg <[email protected]>
add support for mustache in tag class

github.com/mattn/emmet-vim - 62ef855ef42e7c0fc9c0ff30c914f4a2188fba55 authored over 14 years ago by Daniel Schauenberg <[email protected]>
fixed wrap included "{}". closes #5.

github.com/mattn/emmet-vim - be54da653a98a3a3c7e03d5438d75dfabde0a06e authored over 14 years ago by mattn <[email protected]>
use ${lang}

github.com/mattn/emmet-vim - 4ff2179ee390f37c7ee1d4e7a89fcfcbcd6be93f authored over 14 years ago by mattn <[email protected]>
fixed behavior for nested block. like "html:5>#page>(header#globalHeader>(hgroup>h1+h2)+(nav>ul>li*3>a)+(form>p.siteSearch>input+input[type=button]))+(#contents>(#main>(section>h2+p*5)+p.pagetop>a[href=#page])+(#sub>p+(nav>ul>li>a)))+(footer#globalFoooter>(ul>li>a)+(p.copyright>small))"

github.com/mattn/emmet-vim - d7b9436e67502ea314705d2501cec58107c4b17b authored over 14 years ago by mattn <[email protected]>
fixed select/option indent.

github.com/mattn/emmet-vim - de6198ab3578195c42802b9f0fb4bedae1848261 authored over 14 years ago by mattn <[email protected]>
version bump.

github.com/mattn/emmet-vim - 22ddd21796b57a5ae29b200863bfdd7c9830c53c authored over 14 years ago by mattn <[email protected]>
use html as default filter.

github.com/mattn/emmet-vim - 5788d9eb52dd386d53b1bfcc2d4a9dd0b5f4c044 authored over 14 years ago by mattn <[email protected]>
Merge commit '6bc305a910399423e5c9'

github.com/mattn/emmet-vim - 346e5cd99dd3aaf6b6be8b4d46b63f9d493a2bb0 authored over 14 years ago by mattn <[email protected]>
Merge commit 'b7f309f729c71170313e'

github.com/mattn/emmet-vim - e3ec54fb2144d984c52e4372ba1a53eafcb28271 authored over 14 years ago by mattn <[email protected]>
d:ib should be 'display:inline-block'.

github.com/mattn/emmet-vim - 53871006c1a4980118dd5fc6e7d75aa12d986488 authored over 14 years ago by mattn <[email protected]>
dynamic filter. then, you can customize the filters.

github.com/mattn/emmet-vim - a75e00c0bfdd6c2ce021b8226465b742c7e8ce24 authored over 14 years ago by mattn <[email protected]>
support "zensnippet" snippet for non-HTML

github.com/mattn/emmet-vim - 6bc305a910399423e5c90804f63a8083bc05644e authored over 14 years ago by OHASHI Hideya <[email protected]>
support ${attr} in snippets

github.com/mattn/emmet-vim - b7f309f729c71170313eb6caa831eed52781bfdf authored over 14 years ago by OHASHI Hideya <[email protected]>
add normal mode of ZenCodingExpandWord.

github.com/mattn/emmet-vim - 304e0e386b752ce2aae234df81e5107c9ce48efb authored over 14 years ago by mattn <[email protected]>
can't customize key assign of ZenCodingExpandWord.

github.com/mattn/emmet-vim - 157bad472e72e5ff604ef7594a43c61848911d1b authored over 14 years ago by mattn <[email protected]>
add the pure vimscript code for 'get image size'. you can use it without perl interface just now.

github.com/mattn/emmet-vim - afbcac04b4dfac3029404c5d5762652e39f7c6b0 authored over 14 years ago by mattn <[email protected]>
fixed problem about 'selection' option.

github.com/mattn/emmet-vim - f2cb7b112ca64a8bde8e14ca78145295d4f86fb8 authored over 14 years ago by mattn <[email protected]>
version bump

github.com/mattn/emmet-vim - 93104ffff514d5691a6f463d23faa051e6c448cb authored over 14 years ago by mattn <[email protected]>
use v7h"_s instead of v7hs: ignore regsiter.

github.com/mattn/emmet-vim - e649cd2ad88c38ddcabfe1ae648c91b5bbf50c51 authored over 14 years ago by mattn <[email protected]>
version bump

github.com/mattn/emmet-vim - b60a67d64efb4a9f57d26cc5bf2c6b498b6b9765 authored over 14 years ago by mattn <[email protected]>
Merge branch 'master' of http://github.com/jk3us/zencoding-vim

github.com/mattn/emmet-vim - 0d857c3959000b7610ccd6f9c61f89c4e7fce4f1 authored over 14 years ago by mattn <[email protected]>
see http://github.com/mattn/zencoding-vim/commit/4ba6dde5733851ab0078618a56471b3995fc316b

github.com/mattn/emmet-vim - a50d3cfcdbd4d98d1dce13d965268fca7470e79d authored over 14 years ago by mattn <[email protected]>
Replace $cursor$ regardless of value of 'backspace' setting

github.com/mattn/emmet-vim - 7aef89ccd4007c3b5d70e518b2b2119e8c83a3bf authored over 14 years ago by Jay Knight <[email protected]>
use script scope variable.

github.com/mattn/emmet-vim - 0e3cce60acd73f7c4fde1e75d590df2ed680fb95 authored over 14 years ago by mattn <[email protected]>
oops. fixed problem that filter does not work. version bump.

github.com/mattn/emmet-vim - 6b8149e726def514fa901be41f21b4da933885fa authored almost 15 years ago by mattn <[email protected]>
oops. this call mistake of co-pi-pe in japanese.

github.com/mattn/emmet-vim - 9f6c077cb86dffd4bf6edc901ce2c15b7188ba4b authored almost 15 years ago by mattn <[email protected]>
fixed indent for comment.

github.com/mattn/emmet-vim - ff77763c0a6fffbc18e5771160cdfcb7c7761cfa authored almost 15 years ago by mattn <[email protected]>
version bump

github.com/mattn/emmet-vim - 282a3a9958b2f92f51a31dfded10a295a1239b5b authored almost 15 years ago by mattn <[email protected]>
stop at failing test.

github.com/mattn/emmet-vim - d78b041fd09c5c4020e85ab37dbfe30ec82ce90e authored almost 15 years ago by mattn <[email protected]>
more test cases.

github.com/mattn/emmet-vim - 66d173288c32fae9803fe87a31da36af00a45326 authored almost 15 years ago by mattn <[email protected]>
remove '|' when calling ZenExpand()

github.com/mattn/emmet-vim - 0c28ad1791d1f7680927fbd2330ff06bf966a43c authored almost 15 years ago by mattn <[email protected]>
fixed problem that link:css does not become 'link' in php. however it should not be removed in xsl/xml.

github.com/mattn/emmet-vim - 5fb57a28d313f1f5d07c8a162a51071ee237f243 authored almost 15 years ago by mattn <[email protected]>
Drastic Changes: include extended resource. this make be possible that php can expand 'html:5'.

github.com/mattn/emmet-vim - 06130914c66a5ac260b5ce06f8f5a26a1e94ced4 authored almost 15 years ago by mattn <[email protected]>
css comment.

github.com/mattn/emmet-vim - 8c2a246bee6e3c71dd63536840ebc4eb107a4c5f authored almost 15 years ago by mattn <[email protected]>
enable convertion of '!' to '!important'

github.com/mattn/emmet-vim - 76b476eb456ae08c9bbe5bf8ab47b9a5d9917b4a authored almost 15 years ago by mattn <[email protected]>
treat a[title=TITLE rel] as 'title="TITLE" rel=""'.

github.com/mattn/emmet-vim - a2a8882f7a0be305bf3e3f6d754f12c14e8ef2a6 authored almost 15 years ago by mattn <[email protected]>
use default type for install to ~/.vim/plugin/zencoding.vim

github.com/mattn/emmet-vim - 7f0e2a13d09b8010f797e3a177d65b974e5abfe8 authored almost 15 years ago by mattn <[email protected]>
fix 'filters'

github.com/mattn/emmet-vim - 8c958179a3f52ce1ba683c8467dc35f1caee3ca2 authored almost 15 years ago by mattn <[email protected]>
version++

github.com/mattn/emmet-vim - bdf2d62559dec552e84f1242d110c4b0a52136f0 authored almost 15 years ago by mattn <[email protected]>
increment/decrement visual block.

github.com/mattn/emmet-vim - 2de194d06c183aed7a80d82bd363db125f30b1dd authored almost 15 years ago by mattn <[email protected]>
filter is array.

github.com/mattn/emmet-vim - 805d715be0ee3ad783d0f2415616feaeb3f0bd8e authored almost 15 years ago by mattn <[email protected]>
xsl filter.

github.com/mattn/emmet-vim - 6571c873364b8a488385b4907af73bf0d99600bc authored almost 15 years ago by mattn <[email protected]>
use user's settings for filter.

github.com/mattn/emmet-vim - ed3874f0655d8b191bc106d575561697d6d64497 authored almost 15 years ago by mattn <[email protected]>