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
check encoding more smart.
github.com/mattn/emmet-vim - bddc3f9ff57a59bf07880d8eec5b0ffa28f2e3a9 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - bddc3f9ff57a59bf07880d8eec5b0ffa28f2e3a9 authored over 12 years ago by mattn <[email protected]>
fix indent for ${child}.
github.com/mattn/emmet-vim - 05688356b37602695a255fd99295f2c7619209b2 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 05688356b37602695a255fd99295f2c7619209b2 authored over 12 years ago by mattn <[email protected]>
fixed ${nr}. and fixed multi-line text for haml & slim.
github.com/mattn/emmet-vim - 16e3a95d7f38061f9ef6d41a0379452ea68741d2 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 16e3a95d7f38061f9ef6d41a0379452ea68741d2 authored over 12 years ago by mattn <[email protected]>
missing }
github.com/mattn/emmet-vim - 65c8fe1d236baa779d87d4c6ba496f78ff2c1ef5 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 65c8fe1d236baa779d87d4c6ba496f78ff2c1ef5 authored over 12 years ago by mattn <[email protected]>
fix indent for multiplier items.
github.com/mattn/emmet-vim - e5b1e29964839d29d6c6aa2bb8e8e105a2038e31 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - e5b1e29964839d29d6c6aa2bb8e8e105a2038e31 authored over 12 years ago by mattn <[email protected]>
fix numbering.
github.com/mattn/emmet-vim - 968afb8cbd6ca7860b21e9c170227553b56184a2 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 968afb8cbd6ca7860b21e9c170227553b56184a2 authored over 12 years ago by mattn <[email protected]>
fix numbering.
github.com/mattn/emmet-vim - 758f96e171632f270affcc09b89ca51ebe70218d authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 758f96e171632f270affcc09b89ca51ebe70218d authored over 12 years ago by mattn <[email protected]>
why call in several time.
github.com/mattn/emmet-vim - b61feb2f7696039b9a8bacb719b99d5933f69278 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - b61feb2f7696039b9a8bacb719b99d5933f69278 authored over 12 years ago by mattn <[email protected]>
fix detecting eol.
github.com/mattn/emmet-vim - 1ddb42798754974a8118594bd28bdf92bf15f3fa authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 1ddb42798754974a8118594bd28bdf92bf15f3fa authored over 12 years ago by mattn <[email protected]>
fix snippets for haml & slim.
github.com/mattn/emmet-vim - d19b2b4fcd10facc11085bcf69e8e3bae6e1b787 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - d19b2b4fcd10facc11085bcf69e8e3bae6e1b787 authored over 12 years ago by mattn <[email protected]>
fix numbering.
github.com/mattn/emmet-vim - 5011ea1dc669295785e78724c273337424e73400 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 5011ea1dc669295785e78724c273337424e73400 authored over 12 years ago by mattn <[email protected]>
add test.
github.com/mattn/emmet-vim - edbf970d035c577026807261ea330b9be92abebb authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - edbf970d035c577026807261ea330b9be92abebb authored over 12 years ago by mattn <[email protected]>
add test.
github.com/mattn/emmet-vim - 3fc634d5322f68ce9b7adec40eab4df4efcdf4d3 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 3fc634d5322f68ce9b7adec40eab4df4efcdf4d3 authored over 12 years ago by mattn <[email protected]>
add tests.
github.com/mattn/emmet-vim - c85ae9df086c9b6dc87fb7da98a746bc52b74652 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - c85ae9df086c9b6dc87fb7da98a746bc52b74652 authored over 12 years ago by mattn <[email protected]>
fix test.
github.com/mattn/emmet-vim - ba8571bad6b62e75fa23081ac2f802c4518af363 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - ba8571bad6b62e75fa23081ac2f802c4518af363 authored over 12 years ago by mattn <[email protected]>
fix: {item number $ ${nl}}*5
github.com/mattn/emmet-vim - 15c3f99c6844cc4c89c25b35fae83426faef855f authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 15c3f99c6844cc4c89c25b35fae83426faef855f authored over 12 years ago by mattn <[email protected]>
add test.
github.com/mattn/emmet-vim - fc604fc4b075855f2153b71d6d081c8437d3307c authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - fc604fc4b075855f2153b71d6d081c8437d3307c authored over 12 years ago by mattn <[email protected]>
fix group item number. close #25
github.com/mattn/emmet-vim - dcccfc6881dbd84e41f2228507a20bbb7c0e7949 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - dcccfc6881dbd84e41f2228507a20bbb7c0e7949 authored over 12 years ago by mattn <[email protected]>
add tests.
github.com/mattn/emmet-vim - c35a379b276819befc23b8d32fc126d92cd60df0 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - c35a379b276819befc23b8d32fc126d92cd60df0 authored over 12 years ago by mattn <[email protected]>
fix indent. close #27
github.com/mattn/emmet-vim - 8551b28a74b2180886bc54d089e120bc187a1fed authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 8551b28a74b2180886bc54d089e120bc187a1fed authored over 12 years ago by mattn <[email protected]>
fix tests.
github.com/mattn/emmet-vim - 4c56e1146e3a7e6e5d284d839e2027b971c7eb57 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 4c56e1146e3a7e6e5d284d839e2027b971c7eb57 authored over 12 years ago by mattn <[email protected]>
version bump up.
github.com/mattn/emmet-vim - b696d02b6830aca43799e6b23ae6313223f0d343 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - b696d02b6830aca43799e6b23ae6313223f0d343 authored over 12 years ago by mattn <[email protected]>
fix indent for wrap with abbreviation.
github.com/mattn/emmet-vim - 915726a88db75a454b634304ef0387c0d9cd4095 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 915726a88db75a454b634304ef0387c0d9cd4095 authored over 12 years ago by mattn <[email protected]>
no need to add cursor when has children.
github.com/mattn/emmet-vim - 01b6732fd64b446e267781a6069076ab7f5215ec authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 01b6732fd64b446e267781a6069076ab7f5215ec authored over 12 years ago by mattn <[email protected]>
add cursor position.
github.com/mattn/emmet-vim - b75f89ab570e53b70e951e77db48797c803de2ee authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - b75f89ab570e53b70e951e77db48797c803de2ee authored over 12 years ago by mattn <[email protected]>
fix tests.
github.com/mattn/emmet-vim - b62af863189175e62aefec854c82d7c367f95646 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - b62af863189175e62aefec854c82d7c367f95646 authored over 12 years ago by mattn <[email protected]>
new style formatter.
github.com/mattn/emmet-vim - d5145397cbdb3aa255e236d127b44d4b4e76c2e8 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - d5145397cbdb3aa255e236d127b44d4b4e76c2e8 authored over 12 years ago by mattn <[email protected]>
update doc.
github.com/mattn/emmet-vim - 19f984b1655656b2a52d1edee22a5870136d6ae5 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 19f984b1655656b2a52d1edee22a5870136d6ae5 authored over 12 years ago by mattn <[email protected]>
new feature, add code pretty.
github.com/mattn/emmet-vim - faaaed9840d6fb13f0700366db1387424d1a17ea authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - faaaed9840d6fb13f0700366db1387424d1a17ea authored over 12 years ago by mattn <[email protected]>
fix comment filter.
github.com/mattn/emmet-vim - d71acb2c22cfbe7c54c8d6fd1905bb49bdcbe58f authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - d71acb2c22cfbe7c54c8d6fd1905bb49bdcbe58f authored over 12 years ago by mattn <[email protected]>
bits fix unittest.
github.com/mattn/emmet-vim - f5c6ad10dc1e736efa642a23f9f6b2faa9c0b9be authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - f5c6ad10dc1e736efa642a23f9f6b2faa9c0b9be authored over 12 years ago by mattn <[email protected]>
colorfull!
github.com/mattn/emmet-vim - c4494a24f62aeb3a2053a1e5714b6e9c361c1aeb authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - c4494a24f62aeb3a2053a1e5714b6e9c361c1aeb authored over 12 years ago by mattn <[email protected]>
check top level node or not. close #80
github.com/mattn/emmet-vim - 1a9b7d2805a63cdd7fdf1bc90ff1dd04093823f6 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 1a9b7d2805a63cdd7fdf1bc90ff1dd04093823f6 authored over 12 years ago by mattn <[email protected]>
reload after workarounds.
github.com/mattn/emmet-vim - 19db2eebe5fd46e42963a385aaf554b1cf6a0b75 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 19db2eebe5fd46e42963a385aaf554b1cf6a0b75 authored over 12 years ago by mattn <[email protected]>
modify test suite.
github.com/mattn/emmet-vim - f6f4749be9bcfc78aa134ead1d08ef53b8966b38 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - f6f4749be9bcfc78aa134ead1d08ef53b8966b38 authored over 12 years ago by mattn <[email protected]>
move tests into here documents.
github.com/mattn/emmet-vim - 07d9400fbb1976d58b3d4f63afbeea7fa49a9106 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 07d9400fbb1976d58b3d4f63afbeea7fa49a9106 authored over 12 years ago by mattn <[email protected]>
modify test suite.
github.com/mattn/emmet-vim - 70e54ff88ede5f903aa91b5df4de99042e3f05e9 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 70e54ff88ede5f903aa91b5df4de99042e3f05e9 authored over 12 years ago by mattn <[email protected]>
oops...
github.com/mattn/emmet-vim - 73e599e294418c95a58b5e43b5b01381533078ab authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 73e599e294418c95a58b5e43b5b01381533078ab authored over 12 years ago by mattn <[email protected]>
fix haml splitJoinTag.
github.com/mattn/emmet-vim - 0f57b90bf948d681a79ab44ca79c9b35e880d5a5 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 0f57b90bf948d681a79ab44ca79c9b35e880d5a5 authored over 12 years ago by mattn <[email protected]>
add test for splitJoinTag for haml & slim.
github.com/mattn/emmet-vim - c53d5a2971526355d2d0f7fa8feb8c31fe5a8192 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - c53d5a2971526355d2d0f7fa8feb8c31fe5a8192 authored over 12 years ago by mattn <[email protected]>
fix behavour to toggle.
github.com/mattn/emmet-vim - 843e99c883c2f4fa15d8ca18a6172cc174cb6604 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 843e99c883c2f4fa15d8ca18a6172cc174cb6604 authored over 12 years ago by mattn <[email protected]>
don't move down.
github.com/mattn/emmet-vim - b8ba003728229413db0ea5c69a34825e32f7532d authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - b8ba003728229413db0ea5c69a34825e32f7532d authored over 12 years ago by mattn <[email protected]>
done.
github.com/mattn/emmet-vim - 10687b23accca8c4710f77a29cd17f93ef1f94de authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 10687b23accca8c4710f77a29cd17f93ef1f94de authored over 12 years ago by mattn <[email protected]>
splitJoinTag for haml & slim.
github.com/mattn/emmet-vim - 98359789687e3c33268b049ce0f54bc47392aa2d authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 98359789687e3c33268b049ce0f54bc47392aa2d authored over 12 years ago by mattn <[email protected]>
add some tests.
github.com/mattn/emmet-vim - 85b6ed4349dd09e0fdff44d15f6829cd061a63a7 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 85b6ed4349dd09e0fdff44d15f6829cd061a63a7 authored over 12 years ago by mattn <[email protected]>
add some tests.
github.com/mattn/emmet-vim - 2139620edf8c00b9811184970864fd3d71504868 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 2139620edf8c00b9811184970864fd3d71504868 authored over 12 years ago by mattn <[email protected]>
add indent spaces.
github.com/mattn/emmet-vim - 7967655b9c1d0ca3409d10376d38b8848c505fdd authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 7967655b9c1d0ca3409d10376d38b8848c505fdd authored over 12 years ago by mattn <[email protected]>
removeTag for haml & slim.
github.com/mattn/emmet-vim - 4dfd07003e2114312860c73882218efc2d6104bd authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 4dfd07003e2114312860c73882218efc2d6104bd authored over 12 years ago by mattn <[email protected]>
calculate 'indentation' from shiftwidth. close #78
github.com/mattn/emmet-vim - d3f4db7367ff7966bbcb47f303297f4a447205fc authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - d3f4db7367ff7966bbcb47f303297f4a447205fc authored over 12 years ago by mattn <[email protected]>
add :Zen command.
github.com/mattn/emmet-vim - 3d3ae065eb4de2a9d6f9541aa2867cfc2dadb813 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 3d3ae065eb4de2a9d6f9541aa2867cfc2dadb813 authored over 12 years ago by mattn <[email protected]>
move splitJoinTag into each types.
github.com/mattn/emmet-vim - 1efd8a094f30855a94960c3b09b80ed52231a721 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 1efd8a094f30855a94960c3b09b80ed52231a721 authored over 12 years ago by mattn <[email protected]>
avoid to move to </a>|</span>.
github.com/mattn/emmet-vim - 11af392af391c6069f522e358979ab3d5ebf9b4a authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 11af392af391c6069f522e358979ab3d5ebf9b4a authored over 12 years ago by mattn <[email protected]>
check text node or not.
github.com/mattn/emmet-vim - 2ff5526a0ca16d25bfec0c01e744d313268d3fcc authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 2ff5526a0ca16d25bfec0c01e744d313268d3fcc authored over 12 years ago by mattn <[email protected]>
fix re-set parent of brother node. all tests are passed again!
github.com/mattn/emmet-vim - 7b0c846018eedad6043dc12d2d6cf73185320533 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 7b0c846018eedad6043dc12d2d6cf73185320533 authored over 12 years ago by mattn <[email protected]>
some tests are possible to pass.
github.com/mattn/emmet-vim - 80fda7de36fe5e0668917241cc882ce4f714c8e4 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 80fda7de36fe5e0668917241cc882ce4f714c8e4 authored over 12 years ago by mattn <[email protected]>
start to fix formatting.
github.com/mattn/emmet-vim - 4c33c082c85f53cf9ac1676d0b2fa0223cf35140 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 4c33c082c85f53cf9ac1676d0b2fa0223cf35140 authored over 12 years ago by mattn <[email protected]>
make anchor.
github.com/mattn/emmet-vim - ddf38f4e99dbf0510aa5c6fd150366c5203251cd authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - ddf38f4e99dbf0510aa5c6fd150366c5203251cd authored over 12 years ago by mattn <[email protected]>
balanceTag for haml & slim.
github.com/mattn/emmet-vim - 75d229b3204be61c1b73aae4e0746a4d2a196e4b authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 75d229b3204be61c1b73aae4e0746a4d2a196e4b authored over 12 years ago by mattn <[email protected]>
fix tests.
github.com/mattn/emmet-vim - e80ce9a642b7fcb492046ac19fef79a0cc21be02 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - e80ce9a642b7fcb492046ac19fef79a0cc21be02 authored over 12 years ago by mattn <[email protected]>
ah, I've done it already.
github.com/mattn/emmet-vim - b846bc72b82bad508f6615de7122ed3eb0daa897 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - b846bc72b82bad508f6615de7122ed3eb0daa897 authored over 12 years ago by mattn <[email protected]>
update TODO.
github.com/mattn/emmet-vim - a7e6a7ae03ab865251872bef9db4c39e660c2d8a authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - a7e6a7ae03ab865251872bef9db4c39e660c2d8a authored over 12 years ago by mattn <[email protected]>
anchorizeURL.
github.com/mattn/emmet-vim - 99585c507c629c92751dcdba3270b56770ee8ae8 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 99585c507c629c92751dcdba3270b56770ee8ae8 authored over 12 years ago by mattn <[email protected]>
fix attribute quote.
github.com/mattn/emmet-vim - ace1bc521addfc67dc3f8f705498bc21c0441788 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - ace1bc521addfc67dc3f8f705498bc21c0441788 authored over 12 years ago by mattn <[email protected]>
oops.
github.com/mattn/emmet-vim - d484c131b968b161bf8b761e9534f4c916ee645d authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - d484c131b968b161bf8b761e9534f4c916ee645d authored over 12 years ago by mattn <[email protected]>
add function to get snippets candidates for completion. thanks: https://gist.github.com/469369
github.com/mattn/emmet-vim - 04b34844f18680d23fa1d5b690d0afd829a910a3 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 04b34844f18680d23fa1d5b690d0afd829a910a3 authored over 12 years ago by mattn <[email protected]>
update docs.
github.com/mattn/emmet-vim - c3785c4a1a023bcfe0d98dcd4809ac36bca13746 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - c3785c4a1a023bcfe0d98dcd4809ac36bca13746 authored over 12 years ago by mattn <[email protected]>
add TODO
github.com/mattn/emmet-vim - 9760bc0959e722bce6da84f9ced8f941137684cf authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 9760bc0959e722bce6da84f9ced8f941137684cf authored over 12 years ago by mattn <[email protected]>
moveNextPrev
github.com/mattn/emmet-vim - 7fe889d2146b5365371537411f02607578b7c94c authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 7fe889d2146b5365371537411f02607578b7c94c authored over 12 years ago by mattn <[email protected]>
fix toggleComment.
github.com/mattn/emmet-vim - 06dd83dad38ed1e271bd18b3dd993a85ba430e4f authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 06dd83dad38ed1e271bd18b3dd993a85ba430e4f authored over 12 years ago by mattn <[email protected]>
check region.
github.com/mattn/emmet-vim - dd44d64d56390d727569413b42e5bfc1c3fbc9b9 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - dd44d64d56390d727569413b42e5bfc1c3fbc9b9 authored over 12 years ago by mattn <[email protected]>
balanceTag.
github.com/mattn/emmet-vim - b689b7a6e5572dd5f2459e1249be6406f900dbf7 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - b689b7a6e5572dd5f2459e1249be6406f900dbf7 authored over 12 years ago by mattn <[email protected]>
fix toggleComment for css.
github.com/mattn/emmet-vim - c2cf315a05388dc2723046e69c1e7c76510107db authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - c2cf315a05388dc2723046e69c1e7c76510107db authored over 12 years ago by mattn <[email protected]>
toggleComment for haml.
github.com/mattn/emmet-vim - 15a655a415bf87241f9a3c9c03fb7ee937774a7a authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 15a655a415bf87241f9a3c9c03fb7ee937774a7a authored over 12 years ago by mattn <[email protected]>
toggleComment for slim
github.com/mattn/emmet-vim - a1731c718de7b1946ab104cf04a51a370a45bc1f authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - a1731c718de7b1946ab104cf04a51a370a45bc1f authored over 12 years ago by mattn <[email protected]>
toggleComment.
github.com/mattn/emmet-vim - 0330ce39b440452ef9e80e68303816362b28c421 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 0330ce39b440452ef9e80e68303816362b28c421 authored over 12 years ago by mattn <[email protected]>
camelcase.
github.com/mattn/emmet-vim - e3f72a588ad84d07968fac898988ea2dce711cba authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - e3f72a588ad84d07968fac898988ea2dce711cba authored over 12 years ago by mattn <[email protected]>
fix test.
github.com/mattn/emmet-vim - 92959150021e4b78d6367dd4cb0629aa484981e3 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 92959150021e4b78d6367dd4cb0629aa484981e3 authored over 12 years ago by mattn <[email protected]>
imageSize for haml.
github.com/mattn/emmet-vim - 87def4ce94aa926c64ef8f8057647c54080f0fff authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 87def4ce94aa926c64ef8f8057647c54080f0fff authored over 12 years ago by mattn <[email protected]>
imageSize for slim
github.com/mattn/emmet-vim - ae2d88eed8ce9cff5087591c788b1b07e3b41ff8 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - ae2d88eed8ce9cff5087591c788b1b07e3b41ff8 authored over 12 years ago by mattn <[email protected]>
remove debug log.
github.com/mattn/emmet-vim - 6751400cce8dafcbcc585029331e070b4c5eed81 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 6751400cce8dafcbcc585029331e070b4c5eed81 authored over 12 years ago by mattn <[email protected]>
fix skipping tags.
github.com/mattn/emmet-vim - 57e43e4833cfa43a9a04d31eb46c26c9804ba591 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 57e43e4833cfa43a9a04d31eb46c26c9804ba591 authored over 12 years ago by mattn <[email protected]>
move utils.
github.com/mattn/emmet-vim - 14fb367409c171a0690562f4a755d45e20eca86f authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 14fb367409c171a0690562f4a755d45e20eca86f authored over 12 years ago by mattn <[email protected]>
find autoload/zencoding/lang/xxx.vim
github.com/mattn/emmet-vim - c8ec156876206204261845da3c94f1cc39b377cf authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - c8ec156876206204261845da3c94f1cc39b377cf authored over 12 years ago by mattn <[email protected]>
mv zencoding/xxx.vim to zencoding/lang/xxx.vim
github.com/mattn/emmet-vim - 98f716c4d154daffeb79799073ac1baccf6e0683 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 98f716c4d154daffeb79799073ac1baccf6e0683 authored over 12 years ago by mattn <[email protected]>
fix finding tokens.
github.com/mattn/emmet-vim - b18d8ce9ab96771f0a34b6ff9734bfea0ae1e31c authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - b18d8ce9ab96771f0a34b6ff9734bfea0ae1e31c authored over 12 years ago by mattn <[email protected]>
oops.
github.com/mattn/emmet-vim - 24a041827443658eaa00ce10cdc213592483dbb3 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 24a041827443658eaa00ce10cdc213592483dbb3 authored over 12 years ago by mattn <[email protected]>
version bump up.
github.com/mattn/emmet-vim - 1b42bbd78e537d1a0ba60f0d7b8fecd463399177 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 1b42bbd78e537d1a0ba60f0d7b8fecd463399177 authored over 12 years ago by mattn <[email protected]>
add test.
github.com/mattn/emmet-vim - 8ec50c24f5658e8ded8fa942dc96b067de5cb5d6 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 8ec50c24f5658e8ded8fa942dc96b067de5cb5d6 authored over 12 years ago by mattn <[email protected]>
update date.
github.com/mattn/emmet-vim - 0d2026b1f15c267db2a700017c7b33c3d2dc924c authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 0d2026b1f15c267db2a700017c7b33c3d2dc924c authored over 12 years ago by mattn <[email protected]>
fix finding tokens.
github.com/mattn/emmet-vim - 0a4e2db3ccb18247631f27afc54995f3d7238938 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 0a4e2db3ccb18247631f27afc54995f3d7238938 authored over 12 years ago by mattn <[email protected]>
version bump up.
github.com/mattn/emmet-vim - f4d804dbafd5c1a6624124d7e776865613344c11 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - f4d804dbafd5c1a6624124d7e776865613344c11 authored over 12 years ago by mattn <[email protected]>
fix begining of tokens.
github.com/mattn/emmet-vim - 17724b95220ecdc7e941a43b9dc5eaa152b7a29a authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 17724b95220ecdc7e941a43b9dc5eaa152b7a29a authored over 12 years ago by mattn <[email protected]>
modify doc.
github.com/mattn/emmet-vim - 7b6341f88b506762cb68ecef179fec81aa0fb448 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 7b6341f88b506762cb68ecef179fec81aa0fb448 authored over 12 years ago by mattn <[email protected]>
modify doc.
github.com/mattn/emmet-vim - 316923ecbec1db5ea2245638b4c3fe09bff1d1e9 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 316923ecbec1db5ea2245638b4c3fe09bff1d1e9 authored over 12 years ago by mattn <[email protected]>
version bump up.
github.com/mattn/emmet-vim - b0732a00d0649122e60cfb74d8b45bba484832a8 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - b0732a00d0649122e60cfb74d8b45bba484832a8 authored over 12 years ago by mattn <[email protected]>
fix findtoken. it occur maxmempattern error.
github.com/mattn/emmet-vim - 08666e545da73e4b42e5569ef670cfcb5bf6d938 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 08666e545da73e4b42e5569ef670cfcb5bf6d938 authored over 12 years ago by mattn <[email protected]>
interactive tests.
github.com/mattn/emmet-vim - 33b90dcaf1167e1339830a44888c8ae068d8c3d0 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - 33b90dcaf1167e1339830a44888c8ae068d8c3d0 authored over 12 years ago by mattn <[email protected]>
add tests.
github.com/mattn/emmet-vim - af3a1acf40f276ad1ca57caa48906da7bfe6a7b3 authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - af3a1acf40f276ad1ca57caa48906da7bfe6a7b3 authored over 12 years ago by mattn <[email protected]>
guard to endless loop.
github.com/mattn/emmet-vim - c3ffd8727ebc7cdd26c0ee6d388394bb13b88d9e authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - c3ffd8727ebc7cdd26c0ee6d388394bb13b88d9e authored over 12 years ago by mattn <[email protected]>
fix lhs in partial coding.
github.com/mattn/emmet-vim - cf8c5b35f74a214bf36b0c1ef4190e8734b572bc authored over 12 years ago by mattn <[email protected]>
github.com/mattn/emmet-vim - cf8c5b35f74a214bf36b0c1ef4190e8734b572bc authored over 12 years ago by mattn <[email protected]>