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

next/prev

6f131081dfe42f483c4ff849f2ad53069788ce66 authored almost 15 years ago by mattn <[email protected]>
fixed doc.

39978b46dadd333429e40b372e85045fff1e1bcb authored almost 15 years ago by mattn <[email protected]>
oops

aa53f1a1b97ffed29bd15cd21b8076e6a39a724c authored almost 15 years ago by mattn <[email protected]>
inline elements

e7727ecd3ae1104ed911d37ac3194e1856502912 authored almost 15 years ago by mattn <[email protected]>
fixed problem that can't work on the part of multibyte characters.

10529b0fd2b63491772e7adf6ebb70c32beaf22b authored almost 15 years ago by mattn <[email protected]>
fixed test.

3fa5f954b56874fa0c8e8622e17ab9174c68b129 authored almost 15 years ago by mattn <[email protected]>
title should be below of meta-charset.

7b53ee106b54061ff0a28dfa92a9ec336c1e22ee authored almost 15 years ago by mattn <[email protected]>
colorfull

b70c4881d92536199e4ae361ee0a1a20bb153ea8 authored almost 15 years ago by mattn <[email protected]>
benchmark

50cc0229f0e061698a06536f7f748798cdbf107f authored almost 15 years ago by mattn <[email protected]>
be possible to work as plugin and ftplugin both.

3c4e5deb1c269e4c6bc6244bf7d9966300448d7f authored almost 15 years ago by mattn <[email protected]>
test test test.

8de8625b6f2f36f67f3514d7e352a1f63668f4ed authored almost 15 years ago by mattn <[email protected]>
test case.

dfa521dabdcd2b53cd5b2a5c35b454fa84377983 authored almost 15 years ago by mattn <[email protected]>
grouping.

71e739e77088a098ec5b3b920ef655f2696550a6 authored almost 15 years ago by mattn <[email protected]>
load zencoding.vim from unittest.vim

d2a98bbc0a27b4f3ca672672986b0e7527a8cd39 authored almost 15 years ago by mattn <[email protected]>
add unit tests.

a84a668b3b59c7af06c8b2c4d17a893dd67ad1ad authored almost 15 years ago by mattn <[email protected]>
Merge branch 'master' of github.com:mattn/zencoding-vim

Conflicts:
zencoding.vim

cacb5b4715706eb4058b9945c0a2d9a582896d84 authored almost 15 years ago by mattn <[email protected]>
separate unit test.

e3397ed866b73f34be69978b1b4e8255e764cd95 authored almost 15 years ago by mattn <[email protected]>
remove white space.

3258e56b41ccd3f589462b1f017ed9b5ca70839b authored almost 15 years ago by mattn <[email protected]>
Merge branch 'master' of [email protected]:mattn/zencoding-vim

Conflicts:
zencoding.vim

7ac9aff6b865f3987ae2db8b420905cd6b4c7150 authored almost 15 years ago by mattn <[email protected]>
oops

8b76c77b504a33637f44bb54dfebd60006b63882 authored almost 15 years ago by mattn <[email protected]>
The count of '(((a#foo + a#bar)*2)*3)' should be 12.

d987123e704d06fc9db8ee52effcd42756a81421 authored almost 15 years ago by mattn <[email protected]>
add doc.

8a0a16099614a3e46c1465cce3b579ccbcbabfce authored almost 15 years ago by mattn <[email protected]>
good luck about 'table>(tr>td*3)*4'

98116f925e9efb806c90b7b2e0d346a072bb9c2e authored almost 15 years ago by mattn <[email protected]>
for debug.

f33f8aab68c7ac0277b5d7fea480b87c8025b621 authored almost 15 years ago by mattn <[email protected]>
move cursor pos to position of empty attribute values.

4d0f1b94223993fa9f40fc2756a15a4f87faa7fc authored almost 15 years ago by mattn <[email protected]>
store undo before working.

d4e2098277c66a35a940624c0fd6869d17da1939 authored almost 15 years ago by mattn <[email protected]>
Merge branch 'master' of [email protected]:mattn/zencoding-vim

26bf6cf7465daeb66b3db5773b2a2870bc72adfa authored almost 15 years ago by mattn <[email protected]>
fixed indent.

b4fe826ca3244f91c564aa1d8905753dd7775dfa authored almost 15 years ago by mattn <[email protected]>
fixed behavior of parsing area of visual selection.

9e03ea8a56f6713da399c3590eeb8892d016e50b authored almost 15 years ago by mattn <[email protected]>
fixed behavior of parsing area of visual selection.

c02eae3d0ce7dc1b1e9a94e99c4a12a8b700d164 authored almost 15 years ago by mattn <[email protected]>
add doc.

e4a0da1e4a11727245ea29cffdfcb0b9672ddf9f authored almost 15 years ago by mattn <[email protected]>
fixed () expression.

fd6d54a948a4e79b57da12833a41733a2d4ce0d3 authored almost 15 years ago by mattn <[email protected]>
add simply tests.

c3631c60121856d52869131859b677cdbdbb063a authored almost 15 years ago by mattn <[email protected]>
supported expression using ().

89b8e9b690276a520181bcf1ea2a905e116e6722 authored almost 15 years ago by mattn <[email protected]>
bits fix for operator.

2ff30df0495cc54b68d34d632d5a887e1750f322 authored almost 15 years ago by mattn <[email protected]>
oops.

9faa3ed238be6d4c94335b6d18fef8fb0fc9a9f6 authored almost 15 years ago by mattn <[email protected]>
pre-expand '#header>li<#content' to 'div#header>li<div#content'.

17ab3dc64a377720c92d351f5b5e9eeff7c33e7e authored almost 15 years ago by mattn <[email protected]>
fixed doc.

ee5854ba184d3d1ae68b7ef44661fef18c255839 authored almost 15 years ago by mattn <[email protected]>
expand 'ul+' to 'ul>li'. fix undo ring. support visual selection. when type trigger key on visual select, it request you leader like 'ul>li'. if you give 'ul>li*' as leader, you'll get each separate 'ul>li' tags. and when you give 'blockquote' as leader, you'll get blocked text.

8d43e93dc5b6945cae8b203c83c717736f04bd03 authored almost 15 years ago by mattn <[email protected]>
treat xhtml as html.

2f3aa6b5cafaeb512d89b24c2f5008dbd5e7db1d authored almost 15 years ago by mattn <[email protected]>
avoid to error.

9b7c1b822bdaf1f0dd7b84fed352dea88946ef74 authored almost 15 years ago by mattn <[email protected]>
add 'aliases' for complete tag.

85e28f7c32069f6dbbaba04037f79f4032d9f1bc authored almost 15 years ago by mattn <[email protected]>
add new option 'g:use_zen_complete_tag' for complete abbr.

69617e73d3de18bcbe6a291734cb7fca72314417 authored almost 15 years ago by mattn <[email protected]>
move the part for parsing tag name.

7165422d9398be5303faf2a9838c822834642e96 authored almost 15 years ago by mattn <[email protected]>
fixed problem that couldn't expand 'link:css' correctly.

b7281cf0b3b1a2a9ddb2509f4b0012691589859d authored almost 15 years ago by mattn <[email protected]>
fix doc.

7ec89ce2d4b69b1a6eb303e6b575802331f8927c authored almost 15 years ago by mattn <[email protected]>
oops.

809477ba46a7df76b4dee1f110ffc4d0e12b0198 authored almost 15 years ago by mattn <[email protected]>
check whether key is mapping.

ad2048c5da8a224fe4eb9d7d65616a7a21f275a3 authored almost 15 years ago by mattn <[email protected]>
oops. fixed key map.

667fd9294f9c967e0ca5c28c326c5d80539bafe2 authored almost 15 years ago by mattn <[email protected]>
oops.

916eef5f9021a8e151103f4d7a18fc434b6f1207 authored almost 15 years ago by mattn <[email protected]>
fixed doc.

801fd5c11cd0626004fd5d7d5fc5a69cc4b2bf94 authored almost 15 years ago by mattn <[email protected]>
fixed problem 'endless loop'.

ea247cddcccbe8727309770ad2142bcf337dc45e authored almost 15 years ago by mattn <[email protected]>
safety.

07b91f48da2c893c4b63346321a76c034c651f85 authored almost 15 years ago by mattn <[email protected]>
set default filetype to 'html'.

2d8dc43dc0887f7b64b44b5273ef43e40a9c3347 authored almost 15 years ago by mattn <[email protected]>
fixed tag name like 'fs:n' in 'css'

c4846feebfc8efc3a83b767a841fdcdbd051f037 authored almost 15 years ago by mattn <[email protected]>
fix tag name like 'fs:n' in 'css'.

3a84fe6effa15935c1e2d7212a598d1d0482cdb8 authored almost 15 years ago by mattn <[email protected]>
oops.

3ef0b50923978e0283a5232ae9ae932823bd121f authored almost 15 years ago by mattn <[email protected]>
fixed 'body{bg' in css.

0458fd7b597421fcd015b33ff97ba03a8929774f authored almost 15 years ago by mattn <[email protected]>
indentation for each languages. replace $$$ as '111'.

3c318a2b8f80cedbb78c102ac2f8b84a62e59cfd authored almost 15 years ago by mattn <[email protected]>
user key map.

a28a0ed4e094153b87bec447410cbb03b2bde28d authored almost 15 years ago by mattn <[email protected]>
disable zen-coding when unknown filetype.

054a56464f96d8e078f13b07fffd0ba4a4379856 authored almost 15 years ago by mattn <[email protected]>
enable white space before tag name.

0b99d316ce28a7ac4cef1d9d353494ea254958d8 authored almost 15 years ago by mattn <[email protected]>
few extensive notation.

dc33430b98f58d3f11d1aaf6c77ace458ccb9370 authored almost 15 years ago by mattn <[email protected]>
more sparkup-like.

41f172f5afc4733e78500772c6c767191869a71c authored almost 15 years ago by mattn <[email protected]>
more sparkup-like

b7fcc2e648e2de9d4a40974b5bc35a73b94ce0fa authored almost 15 years ago by mattn <[email protected]>
fixed indent.

01585961845f99eaade48e84830ad448e3a016a1 authored almost 15 years ago by mattn <[email protected]>
fixed behavior of '+' operator

4ad297b80d43a3f1552c864d76c93398e0382a2e authored almost 15 years ago by mattn <[email protected]>
fixed single line behavior.

5270670c0bc987edb969c5d8b34a42fcca6b1031 authored almost 15 years ago by mattn <[email protected]>
fixed indent.

f79e0bfcd7f8b37417b016e0e72ee142f463424d authored almost 15 years ago by mattn <[email protected]>
oops

2f44ab7c9c9413267dea7497e4cef1a25b8502fb authored almost 15 years ago by mattn <[email protected]>
support 'a*2{foo}' or 'a{foo}*2'

c1e54a015c2dccb3f06f707b1cdf4dbd0c41de21 authored almost 15 years ago by mattn <[email protected]>
support 'a[href=http://www.google.com]{Google}'

dfa2819edac05967345b2f684ffbef82a4a68d68 authored almost 15 years ago by mattn <[email protected]>
fixed behavior in 'a+b'.

7d2f0ea6995c7cd8e877dbb3e5e290c76f1f255d authored almost 15 years ago by mattn <[email protected]>
fixed storange behaviour in '<a href="">b_</a>'

f36a79ae917ce10f0d3927f7a4481746e5a0ba76 authored almost 15 years ago by mattn <[email protected]>
recover rest part in line.

be9b9e35cd6940c4275004c81366fa7f41027e6c authored almost 15 years ago by mattn <[email protected]>
fixed cursor position. fixed ${lang} replacement.

4a98c758a30b2b2a5995fe86ef76d9617324992a authored almost 15 years ago by mattn <[email protected]>
set cursor position.

23c639dc1d04e14beb7215761eae1d9da3312861 authored almost 15 years ago by mattn <[email protected]>
oops

8dddc3f530a28e198e217ac0226491aab94193f7 authored almost 15 years ago by mattn <[email protected]>
version bump.

77d317a71268e0f8cbad627bd0aac405d1b43df7 authored almost 15 years ago by mattn <[email protected]>
fixed line expanding.

cb4f0d116e48dfb0d55c02f7f88951f7a51a1f69 authored almost 15 years ago by mattn <[email protected]>
fixed problem that moving cursor with expanding.

d3cffec5f4f78e3d6302b52b03c0598715eef206 authored almost 15 years ago by mattn <[email protected]>
add vimup file.

0edb4c8beb273d7829fba31d7d5746a401699608 authored almost 15 years ago by mattn <[email protected]>
add ref.

776833619cd1b862d8c98a0d9a6fdbccf5cf8df9 authored almost 15 years ago by mattn <[email protected]>
fixed doc.

0979ef67895ab70f540698b1e28b8c5333904a81 authored almost 15 years ago by mattn <[email protected]>
add doc

06364073c9b0179c89c16fe81299acc6412836d6 authored almost 15 years ago by mattn <[email protected]>
css support

83684ee52ea50f0d107ae422aa8b849aa94c55c6 authored almost 15 years ago by mattn <[email protected]>
fixed indentation.

eda0f7a143a88f0f1a2c83c9a3f6f27baf7f661a authored almost 15 years ago by mattn <[email protected]>
expandos

1f823c25361cfbbba4a37a072997e6d7f994c214 authored almost 15 years ago by mattn <[email protected]>
plug map

41fb99afcc91f75b517818e8b4f480fc37114b30 authored almost 15 years ago by mattn <[email protected]>
not zenconfig!

20a0cb06b1f558a22415067d2a3e02d31a1ed0d0 authored almost 15 years ago by mattn <[email protected]>
oops. renamed

d81ed533abbac19e0bf0f5c8a7febea0838a8f03 authored almost 15 years ago by mattn <[email protected]>
fixed

5e9912e85c3ddb67dfbb89fd5270584649f43cfa authored almost 15 years ago by mattn <[email protected]>
first import.

30a8704b6173ab2224974c8d8c271e83cc4acdf1 authored almost 15 years ago by mattn <[email protected]>