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
Fix guessing filetype
857809e676c1a4f4ab70c64fb0ae37156ac39b54 authored almost 12 years ago by mattn <[email protected]>
857809e676c1a4f4ab70c64fb0ae37156ac39b54 authored almost 12 years ago by mattn <[email protected]>
Fix balance tag. close #107
2aba8dde8be7dc34407f21d496bccbd0947a6122 authored almost 12 years ago by mattn <[email protected]>
2aba8dde8be7dc34407f21d496bccbd0947a6122 authored almost 12 years ago by mattn <[email protected]>
Add tests
286788ae88a1fd698b84b2df12b2b25c42fe1ed7 authored almost 12 years ago by mattn <[email protected]>
286788ae88a1fd698b84b2df12b2b25c42fe1ed7 authored almost 12 years ago by mattn <[email protected]>
Fix $# expands
dc199ba273c3fc85fa92dde30cf008c8ea445e70 authored almost 12 years ago by mattn <[email protected]>
dc199ba273c3fc85fa92dde30cf008c8ea445e70 authored almost 12 years ago by mattn <[email protected]>
Expands $# as content. close #116
f5bb76ba396c072c862bbfc89d47157b487bfe75 authored almost 12 years ago by mattn <[email protected]>
f5bb76ba396c072c862bbfc89d47157b487bfe75 authored almost 12 years ago by mattn <[email protected]>
Fix order of attributes. close #117
4825e6b6c9b383ec24fcb9f633ed63f8d3a14f5e authored almost 12 years ago by mattn <[email protected]>
4825e6b6c9b383ec24fcb9f633ed63f8d3a14f5e authored almost 12 years ago by mattn <[email protected]>
Fix imageSize
f08061ec20e19900ad190e63e6ad80cf04d721b2 authored almost 12 years ago by mattn <[email protected]>
f08061ec20e19900ad190e63e6ad80cf04d721b2 authored almost 12 years ago by mattn <[email protected]>
Fix attrs_order
bc5903d69c10d9bcee3d08db050ac21eed009814 authored almost 12 years ago by mattn <[email protected]>
bc5903d69c10d9bcee3d08db050ac21eed009814 authored almost 12 years ago by mattn <[email protected]>
Fix parse image size
f1daca4fa5e75516f5a6987d694e2bacc01d2f4a authored almost 12 years ago by mattn <[email protected]>
f1daca4fa5e75516f5a6987d694e2bacc01d2f4a authored almost 12 years ago by mattn <[email protected]>
Fix tests
7f674cd356f27ef6bdbae8f46501bad9ab9e85fc authored almost 12 years ago by mattn <[email protected]>
7f674cd356f27ef6bdbae8f46501bad9ab9e85fc authored almost 12 years ago by mattn <[email protected]>
Fix parseTag
f86c34fbe88f0772328b4cb9706de0b89ca70b20 authored almost 12 years ago by mattn <[email protected]>
f86c34fbe88f0772328b4cb9706de0b89ca70b20 authored almost 12 years ago by mattn <[email protected]>
Fix toggleComment
39a9986627263cba4fb0c661734bd3db77520184 authored almost 12 years ago by mattn <[email protected]>
39a9986627263cba4fb0c661734bd3db77520184 authored almost 12 years ago by mattn <[email protected]>
Fix tests
c0e0451489a698243ddfa0d198ab5d7bc0243634 authored almost 12 years ago by mattn <[email protected]>
c0e0451489a698243ddfa0d198ab5d7bc0243634 authored almost 12 years ago by mattn <[email protected]>
Add default attributes
77e2bd3c4e05d8d28b5268e3ec8be28186d9ace0 authored almost 12 years ago by mattn <[email protected]>
77e2bd3c4e05d8d28b5268e3ec8be28186d9ace0 authored almost 12 years ago by mattn <[email protected]>
ditto
62f0a02346879ad2de6a406af917017f0cc4040a authored almost 12 years ago by mattn <[email protected]>
62f0a02346879ad2de6a406af917017f0cc4040a authored almost 12 years ago by mattn <[email protected]>
Fix checking attributs
f99392847f19f368e12961ac96e8e5c66d20c2fb authored almost 12 years ago by mattn <[email protected]>
f99392847f19f368e12961ac96e8e5c66d20c2fb authored almost 12 years ago by mattn <[email protected]>
Avoid to duplicate attributes
24eaace73056eef8c88cca46741bbd0d86f364a8 authored almost 12 years ago by mattn <[email protected]>
24eaace73056eef8c88cca46741bbd0d86f364a8 authored almost 12 years ago by mattn <[email protected]>
Merge pull request #114 from mgrubb/keep-attribute-order
Keep defined order of HTML attributes
7aecdc809d7fa4d4962b09dba26a30c97d2ff7d7 authored almost 12 years ago by mattn <[email protected]>
Added list to keep order of added attributes
Preloads this list with 'id' and 'class' to always sort those first
As attributes are parsed, ap...
Merge pull request #113 from avinash/master
The zencoding folder also needs to be copied to ~/.vim/autoload
6a84397073587b83d2c4bd286bde4f38c8cc05ab authored almost 12 years ago by mattn <[email protected]>
The zencoding folder also needs to be copied to ~/.vim/autoload
e5ff2df906c1f8902ae9f29594a41a38241f682b authored almost 12 years ago by Avinash Meetoo <[email protected]>
e5ff2df906c1f8902ae9f29594a41a38241f682b authored almost 12 years ago by Avinash Meetoo <[email protected]>
Check bundled type at the first
59c2fb6647dd892eb66913a50a3942c69620fe73 authored almost 12 years ago by mattn <[email protected]>
59c2fb6647dd892eb66913a50a3942c69620fe73 authored almost 12 years ago by mattn <[email protected]>
Fix checking type for expanding abbreviation. Also move types htmldjango/drupal into default settings.
82c09728d757cb44fd2eb90e406ec48f704a4fbf authored almost 12 years ago by mattn <[email protected]>
82c09728d757cb44fd2eb90e406ec48f704a4fbf authored almost 12 years ago by mattn <[email protected]>
Merge pull request #106 from Poltergeist/master
Added less support
0e4fe621382c85f4673e79c8331786223bb0d22d authored almost 12 years ago by mattn <[email protected]>
added less support
73386514ea9be9838e2382ab15f4b891757da8ee authored almost 12 years ago by Philipp Hinrichsen <[email protected]>
73386514ea9be9838e2382ab15f4b891757da8ee authored almost 12 years ago by Philipp Hinrichsen <[email protected]>
add zencoding_use_identify to disable. default is 1.
dc65299159a6fdf8cac808c535e4ba38e4c850f8 authored almost 12 years ago by mattn <[email protected]>
dc65299159a6fdf8cac808c535e4ba38e4c850f8 authored almost 12 years ago by mattn <[email protected]>
Merge pull request #104 from dpino/fast-image-size
Use command 'identify' (if supported) to get the size of a local image
77c863af950ff6315ca91c35abdfaee5e242b047 authored almost 12 years ago by mattn <[email protected]>
Use function 'executable' to check if command 'identify' is available
760d00cb89d38e233541d96859031961ebb21ad7 authored almost 12 years ago by Diego Pino <[email protected]>
760d00cb89d38e233541d96859031961ebb21ad7 authored almost 12 years ago by Diego Pino <[email protected]>
Use command 'identify' to retrieve the size of a local image
* Command 'identify' is provived by ImageMagick
c088101cb7409aa342bbbfdb0e33537f5d173b2c authored almost 12 years ago by Diego Pino <[email protected]>
fix typo.
8c072f6a3b4ac93229981d5e646aaa9e255b91a1 authored almost 12 years ago by mattn <[email protected]>
8c072f6a3b4ac93229981d5e646aaa9e255b91a1 authored almost 12 years ago by mattn <[email protected]>
Merge pull request #101 from snowmantw/patch-1
Update doc/zencoding.txt
7aee52d710aa88c6756e01483fdc1aa4e45d5520 authored almost 12 years ago by mattn <[email protected]>
Merge pull request #100 from snowmantw/master
Optional ZenCoding functions in different modes.
8734406ab66c50394af8fe04a57918abad469f74 authored almost 12 years ago by mattn <[email protected]>
Update doc/zencoding.txt
0d4bc41f03b82a92581c67e1b94e7e922c0c0a4f authored almost 12 years ago by Greg Weng <[email protected]>
0d4bc41f03b82a92581c67e1b94e7e922c0c0a4f authored almost 12 years ago by Greg Weng <[email protected]>
Update README.mkd
886264029120c28a0bd0d5f519bf881a98e5039a authored almost 12 years ago by Greg Weng <[email protected]>
886264029120c28a0bd0d5f519bf881a98e5039a authored almost 12 years ago by Greg Weng <[email protected]>
Update README.mkd
97b753223e03adbe25d4b2f0ace17cb4db0087b8 authored almost 12 years ago by Greg Weng <[email protected]>
97b753223e03adbe25d4b2f0ace17cb4db0087b8 authored almost 12 years ago by Greg Weng <[email protected]>
Optional zencoding functions in different modes.
2d3a46238b7127d16ecd127023772d72690c34c2 authored almost 12 years ago by Greg Weng <[email protected]>
2d3a46238b7127d16ecd127023772d72690c34c2 authored almost 12 years ago by Greg Weng <[email protected]>
Update README.mkd
ab1be77b8689400741fc5bdbf8e48114c25aee1a authored almost 12 years ago by Greg Weng <[email protected]>
ab1be77b8689400741fc5bdbf8e48114c25aee1a authored almost 12 years ago by Greg Weng <[email protected]>
fix guessing utf-8
27350c36724830a9e14cfb290d4958c35d1ce365 authored almost 12 years ago by mattn <[email protected]>
27350c36724830a9e14cfb290d4958c35d1ce365 authored almost 12 years ago by mattn <[email protected]>
use lower case 'html' for <DOCTYPE HTML>
8c108ad27d2b8d3fdec54dee7a4eae1b3cbef138 authored about 12 years ago by mattn <[email protected]>
8c108ad27d2b8d3fdec54dee7a4eae1b3cbef138 authored about 12 years ago by mattn <[email protected]>
fix balance inward.
f6c5a8c717a7cc4385e7dc95d4d62bca540e946a authored about 12 years ago by mattn <[email protected]>
f6c5a8c717a7cc4385e7dc95d4d62bca540e946a authored about 12 years ago by mattn <[email protected]>
remove semi-colon in sass.
ac43ff8cd9e28d203e44c74a796fae8f5a8ed390 authored about 12 years ago by mattn <[email protected]>
ac43ff8cd9e28d203e44c74a796fae8f5a8ed390 authored about 12 years ago by mattn <[email protected]>
version bump up.
70fe3aa22cd4d99b0558ca30a385e35e8ac3ea0a authored about 12 years ago by mattn <[email protected]>
70fe3aa22cd4d99b0558ca30a385e35e8ac3ea0a authored about 12 years ago by mattn <[email protected]>
fix.
9b3643796a273c6e0cfe7c2010aa4563f4e7ed75 authored about 12 years ago by mattn <[email protected]>
9b3643796a273c6e0cfe7c2010aa4563f4e7ed75 authored about 12 years ago by mattn <[email protected]>
gh-pages.
40107b67c463c3ea1907c1bad3a193fc560b14ef authored about 12 years ago by mattn <[email protected]>
40107b67c463c3ea1907c1bad3a193fc560b14ef authored about 12 years ago by mattn <[email protected]>
add snippets for sass.
77855c4fe13c55122209989e6dd392b7280ca878 authored about 12 years ago by mattn <[email protected]>
77855c4fe13c55122209989e6dd392b7280ca878 authored about 12 years ago by mattn <[email protected]>
fix fc filter.
f0ba3ef4a5d83a52f1d1897124215e6ecea3b54a authored about 12 years ago by mattn <[email protected]>
f0ba3ef4a5d83a52f1d1897124215e6ecea3b54a authored about 12 years ago by mattn <[email protected]>
fix fc filter.
eed6b2db440e03230ec0e8fcde73b081505ece86 authored about 12 years ago by mattn <[email protected]>
eed6b2db440e03230ec0e8fcde73b081505ece86 authored about 12 years ago by mattn <[email protected]>
add tests.
7a25848537fd258ff5d7ed1ed6d81f75a67b49f0 authored about 12 years ago by mattn <[email protected]>
7a25848537fd258ff5d7ed1ed6d81f75a67b49f0 authored about 12 years ago by mattn <[email protected]>
support (bg+)+c like format.
672af42b710aae028ddb70eeded8c3043bac855f authored about 12 years ago by mattn <[email protected]>
672af42b710aae028ddb70eeded8c3043bac855f authored about 12 years ago by mattn <[email protected]>
move cursor to eol if value was set.
95455cc4c80a67007a93aaa6320dab0fdef2aed3 authored about 12 years ago by mattn <[email protected]>
95455cc4c80a67007a93aaa6320dab0fdef2aed3 authored about 12 years ago by mattn <[email protected]>
add tests.
34ce1afda0c83414270d3f2c85cc824e7e9a5e95 authored about 12 years ago by mattn <[email protected]>
34ce1afda0c83414270d3f2c85cc824e7e9a5e95 authored about 12 years ago by mattn <[email protected]>
fix: em/p units. remove debug message.
9c02c521f11ecc0ea582da0e1187ae1636a9b308 authored about 12 years ago by mattn <[email protected]>
9c02c521f11ecc0ea582da0e1187ae1636a9b308 authored about 12 years ago by mattn <[email protected]>
support m10-5 like format.
bd8296d27c44906df200ad1232a1ef48cf6a0628 authored about 12 years ago by mattn <[email protected]>
bd8296d27c44906df200ad1232a1ef48cf6a0628 authored about 12 years ago by mattn <[email protected]>
fix test.
df2b7588190f376179f6ea098f0ca3560e0184c3 authored about 12 years ago by mattn <[email protected]>
df2b7588190f376179f6ea098f0ca3560e0184c3 authored about 12 years ago by mattn <[email protected]>
fix.
6b8e9720cf841d47de3ec6e5ed2dec690592fda6 authored about 12 years ago by mattn <[email protected]>
6b8e9720cf841d47de3ec6e5ed2dec690592fda6 authored about 12 years ago by mattn <[email protected]>
Disable completion of unit for z(z-index). This workaround should be removed.
e5baec0d46d97ce1f08071cd7ba2f808d727bfb0 authored about 12 years ago by mattn <[email protected]>
e5baec0d46d97ce1f08071cd7ba2f808d727bfb0 authored about 12 years ago by mattn <[email protected]>
add note.
551740c720ba0b8d30a6d7d398ade54415a17eeb authored about 12 years ago by mattn <[email protected]>
551740c720ba0b8d30a6d7d398ade54415a17eeb authored about 12 years ago by mattn <[email protected]>
add tests.
3d7138f3aee8ea55ec542347a2f71a993e0ea3d7 authored about 12 years ago by mattn <[email protected]>
3d7138f3aee8ea55ec542347a2f71a993e0ea3d7 authored about 12 years ago by mattn <[email protected]>
treat WORD.
272bad5c53e18b9985d086a10fb301dd2a3c0bcb authored about 12 years ago by mattn <[email protected]>
272bad5c53e18b9985d086a10fb301dd2a3c0bcb authored about 12 years ago by mattn <[email protected]>
support linear gradient.
6575f65eafc9eb59b620dcaf05abfc4149131a4b authored about 12 years ago by mattn <[email protected]>
6575f65eafc9eb59b620dcaf05abfc4149131a4b authored about 12 years ago by mattn <[email protected]>
add test.
e4bbc7fcd481017d336ed770266e7d363984a4c6 authored about 12 years ago by mattn <[email protected]>
e4bbc7fcd481017d336ed770266e7d363984a4c6 authored about 12 years ago by mattn <[email protected]>
support ^
cc7a2ecf382cfaca0008967994caffacde496f56 authored about 12 years ago by mattn <[email protected]>
cc7a2ecf382cfaca0008967994caffacde496f56 authored about 12 years ago by mattn <[email protected]>
add option for customizing the empty tag suffix
Example: To expand the br tag as <br/> instead of the default <br />, put this
in your .vimrc:
...
68f6e1851affe575837c0ae08d7f63dd2503b748 authored over 12 years ago by Charles McGarvey <[email protected]>
make snippet expanding obey user tab settings
e7af8d0793282230262f89ee9dc7a24b9dc49695 authored over 12 years ago by Charles McGarvey <[email protected]>
e7af8d0793282230262f89ee9dc7a24b9dc49695 authored over 12 years ago by Charles McGarvey <[email protected]>
fix cursor placing for haml & slim. close #92
72e10f85fe4459e1d36f4a7d632f71a98ccb5e2e authored over 12 years ago by mattn <[email protected]>
72e10f85fe4459e1d36f4a7d632f71a98ccb5e2e authored over 12 years ago by mattn <[email protected]>
fix jpeg decoder.
b45b08f5e8f0d4aa2a9798ab0b9e7ab310d96d22 authored over 12 years ago by mattn <[email protected]>
b45b08f5e8f0d4aa2a9798ab0b9e7ab310d96d22 authored over 12 years ago by mattn <[email protected]>
fix indent.
b7314109461ab7ab9c386e2f33726fb1188e4ad8 authored over 12 years ago by mattn <[email protected]>
b7314109461ab7ab9c386e2f33726fb1188e4ad8 authored over 12 years ago by mattn <[email protected]>
retab.
f60a983ae98f35190598df897931bac070731445 authored over 12 years ago by mattn <[email protected]>
f60a983ae98f35190598df897931bac070731445 authored over 12 years ago by mattn <[email protected]>
fix indent: when wrap inner text with block element, it don't append indent. close #90
5c3abc98a2cc24d1116df13b38aba27e3798cd62 authored over 12 years ago by mattn <[email protected]>
5c3abc98a2cc24d1116df13b38aba27e3798cd62 authored over 12 years ago by mattn <[email protected]>
escape indent character if it's like '\t' (not "\t"). however, it won't beuseful for me.
7ad7c1032e91ca5799354ef546865c4abd6bccae authored over 12 years ago by mattn <[email protected]>
7ad7c1032e91ca5799354ef546865c4abd6bccae authored over 12 years ago by mattn <[email protected]>
escape filter to be possible to specify regexp.
2393c3772a331ef9167c52d64b79f45f42a60c3a authored over 12 years ago by mattn <[email protected]>
2393c3772a331ef9167c52d64b79f45f42a60c3a authored over 12 years ago by mattn <[email protected]>
filter to split to separated columns with wrap-with-abbreviation.
2ad5bddc8c60b49d201a82b65414e1b79d76e405 authored over 12 years ago by mattn <[email protected]>
2ad5bddc8c60b49d201a82b65414e1b79d76e405 authored over 12 years ago by mattn <[email protected]>
add test.
267b428943f7645ec6567c5298b25791a8b79d7f authored over 12 years ago by mattn <[email protected]>
267b428943f7645ec6567c5298b25791a8b79d7f authored over 12 years ago by mattn <[email protected]>
version bump up.
7f38e6f78e76c315db2e1a05031896e73463a63e authored over 12 years ago by mattn <[email protected]>
7f38e6f78e76c315db2e1a05031896e73463a63e authored over 12 years ago by mattn <[email protected]>
version bump up.
2e3769f5d8a905e4b9a679b5626e196a6bd0dc2f authored over 12 years ago by mattn <[email protected]>
2e3769f5d8a905e4b9a679b5626e196a6bd0dc2f authored over 12 years ago by mattn <[email protected]>
fixed back to parent nest. close #88
b46410cf051951d3f1e90d1ab928c6736247686b authored over 12 years ago by mattn <[email protected]>
b46410cf051951d3f1e90d1ab928c6736247686b authored over 12 years ago by mattn <[email protected]>
behave wrap with abbr if dollar_expr is set.
d5a3582b6a196ac3838d2028c02117169fe7980a authored over 12 years ago by mattn <[email protected]>
d5a3582b6a196ac3838d2028c02117169fe7980a authored over 12 years ago by mattn <[email protected]>
add new option dollar_expr that don't replace $ to numbers.
820977512973a8a2ee862c6dce9f046327073739 authored over 12 years ago by mattn <[email protected]>
820977512973a8a2ee862c6dce9f046327073739 authored over 12 years ago by mattn <[email protected]>
fixed bug that '#' was appended with input:text in haml.
14ba403bf29dcf2576e0a6415a46ded6a6750c8f authored over 12 years ago by mattn <[email protected]>
14ba403bf29dcf2576e0a6415a46ded6a6750c8f authored over 12 years ago by mattn <[email protected]>
fix test.
5244c6ec5e531dead163bf07a1c7298b54282951 authored over 12 years ago by mattn <[email protected]>
5244c6ec5e531dead163bf07a1c7298b54282951 authored over 12 years ago by mattn <[email protected]>
fix escape filter. close #85
490802965d0ed28a8b0183f746af8b426b4c492f authored over 12 years ago by mattn <[email protected]>
490802965d0ed28a8b0183f746af8b426b4c492f authored over 12 years ago by mattn <[email protected]>
fix test.
689ff1efab85f68976adcf61684b370e5047b8ac authored over 12 years ago by mattn <[email protected]>
689ff1efab85f68976adcf61684b370e5047b8ac authored over 12 years ago by mattn <[email protected]>
add lang.vim
855e1a73df61df36203ed63f41841147e8650b02 authored over 12 years ago by mattn <[email protected]>
855e1a73df61df36203ed63f41841147e8650b02 authored over 12 years ago by mattn <[email protected]>
cache result of file types checking.
255902037dd2b411029e95fa0f228f5efdcee83e authored over 12 years ago by mattn <[email protected]>
255902037dd2b411029e95fa0f228f5efdcee83e authored over 12 years ago by mattn <[email protected]>
check empty.
61a261ef89419026f6c2cb7006a4fb7c8373bce7 authored over 12 years ago by mattn <[email protected]>
61a261ef89419026f6c2cb7006a4fb7c8373bce7 authored over 12 years ago by mattn <[email protected]>
fix indent.
e1e79f3d258c8167b6ce08072e382981fe1e23c7 authored over 12 years ago by mattn <[email protected]>
e1e79f3d258c8167b6ce08072e382981fe1e23c7 authored over 12 years ago by mattn <[email protected]>
fix analyzing jpeg image size.
c55e3791722e2448531791c12b15c05e62be891c authored over 12 years ago by mattn <[email protected]>
c55e3791722e2448531791c12b15c05e62be891c authored over 12 years ago by mattn <[email protected]>
rewrite html#balanceTag.
8194ee66831544f5798b02e3fe7cc3999e4953cb authored over 12 years ago by mattn <[email protected]>
8194ee66831544f5798b02e3fe7cc3999e4953cb authored over 12 years ago by mattn <[email protected]>
fix inline_elements/block_elements.
43a9e6f962f95ada48d76519356926cff6520cc0 authored over 12 years ago by mattn <[email protected]>
43a9e6f962f95ada48d76519356926cff6520cc0 authored over 12 years ago by mattn <[email protected]>
fix indent for wrapped text.
c1ce62261fa3581a8064a8bce83dbb2712d0be8f authored over 12 years ago by mattn <[email protected]>
c1ce62261fa3581a8064a8bce83dbb2712d0be8f authored over 12 years ago by mattn <[email protected]>
open folding. close #83
57754d95066dd9f4a6e04a907108601ce7988c86 authored over 12 years ago by mattn <[email protected]>
57754d95066dd9f4a6e04a907108601ce7988c86 authored over 12 years ago by mattn <[email protected]>
treat as scss.
264df14c43ae8402b3e6298953278ad26a545eb4 authored over 12 years ago by mattn <[email protected]>
264df14c43ae8402b3e6298953278ad26a545eb4 authored over 12 years ago by mattn <[email protected]>
orz
8d10026f619b2993c37b977d478ea9357c9aae70 authored over 12 years ago by mattn <[email protected]>
8d10026f619b2993c37b977d478ea9357c9aae70 authored over 12 years ago by mattn <[email protected]>
hahaha
aedd9026f043324ec671fa9718cee3dfd1756c56 authored over 12 years ago by mattn <[email protected]>
aedd9026f043324ec671fa9718cee3dfd1756c56 authored over 12 years ago by mattn <[email protected]>
remove last ;
403058a97d8f7de58e66055c6daa1dd770c69901 authored over 12 years ago by mattn <[email protected]>
403058a97d8f7de58e66055c6daa1dd770c69901 authored over 12 years ago by mattn <[email protected]>
add sass support. (really?)
79c60d1cf502760449576c993c4b4d734ab30e87 authored over 12 years ago by mattn <[email protected]>
79c60d1cf502760449576c993c4b4d734ab30e87 authored over 12 years ago by mattn <[email protected]>
; needed.
09b6efb86b7947891a21e351d420dadf4c61fac2 authored over 12 years ago by mattn <[email protected]>
09b6efb86b7947891a21e351d420dadf4c61fac2 authored over 12 years ago by mattn <[email protected]>
s/sass/scss/g
af0e4f1166d823e9b7b1d450c6ab9e8ca56866b9 authored over 12 years ago by mattn <[email protected]>
af0e4f1166d823e9b7b1d450c6ab9e8ca56866b9 authored over 12 years ago by mattn <[email protected]>
add sass support.
ca4675c02f4e8ec41f333dee8442995a51ca9c75 authored over 12 years ago by mattn <[email protected]>
ca4675c02f4e8ec41f333dee8442995a51ca9c75 authored over 12 years ago by mattn <[email protected]>
default filetype.
24e65cd4128921c3217f849293efc2d862dadd1b authored over 12 years ago by mattn <[email protected]>
24e65cd4128921c3217f849293efc2d862dadd1b authored over 12 years ago by mattn <[email protected]>