Commit Graph

129 Commits

Author SHA1 Message Date
Kyo Nagashima 93f7593c83 Merge branch 'master' of github.com:hail2u/vim-css3-syntax 2013-06-21 13:30:39 +09:00
Kyo Nagashima d77ac9d6c6 Merge pull request #13 from fragmer/master
Correct spelling of "page-policy" property.
2013-06-20 21:23:32 -07:00
fragmer 9da34dfed2 Corrected spelling of "page-policy" property. 2013-06-20 15:13:50 -06:00
Kyo Nagashima e71446798b add missing word-wrap property 2013-06-16 22:09:59 +09:00
Kyo Nagashima 0a1d9ccc1b follow 10 June 2013 HTML Standard 2013-06-11 15:41:44 +09:00
Kyo Nagashima 2a5f8c3a47 update README.md 2013-05-31 07:22:08 +09:00
Kyo Nagashima dbf17e8e12 follow WD-css3-regions-20130528 2013-05-30 02:51:23 +09:00
Kyo Nagashima f395b2637e add css-shapes.vim and test 2013-05-30 02:45:04 +09:00
Kyo Nagashima 4edb910500 follow WD-css3-exclusions-20130528 2013-05-30 02:43:38 +09:00
Kyo Nagashima 59f1ecbcb7 update README.md v0.7 2013-05-27 02:09:57 +09:00
Kyo Nagashima 1b7b41ccf8 follow WD-css3-align-20130514 2013-05-27 02:09:00 +09:00
Kyo Nagashima 564a79f18d follow WD-selectors4-20120823 2013-05-27 01:58:39 +09:00
Kyo Nagashima 082a5a87ff follow WD-css3-grid-layout-20130402 2013-05-27 01:35:39 +09:00
Kyo Nagashima a3a37718ec follow CR-css3-values-20130404 2013-05-27 01:24:31 +09:00
Kyo Nagashima 6540e20e24 add css-overflow-3.vim and test 2013-05-27 01:20:22 +09:00
Kyo Nagashima b542ae84f6 add css-variables.vim 2013-05-27 01:14:40 +09:00
Kyo Nagashima ab06aa42d4 add css3-page.vim 2013-05-27 00:59:42 +09:00
Kyo Nagashima 3393f839f5 fix wrong @supports test case 2013-05-27 00:54:49 +09:00
Kyo Nagashima 1652666c7e follow WD-css3-writing-modes-20120501 2013-05-27 00:53:54 +09:00
Kyo Nagashima df4e87a9d4 seperate css-text-decor-3.vim 2013-05-27 00:36:43 +09:00
Kyo Nagashima 7e21ed50d2 follow WD-css3-text-20121113 2013-05-27 00:19:23 +09:00
Kyo Nagashima 8695044efb add css3-cascade.vim and test case 2013-05-27 00:12:52 +09:00
Kyo Nagashima 60a98a82ef add css3-sizing.vim and test 2013-05-27 00:06:59 +09:00
Kyo Nagashima 28e8833535 add css3-conditional.vim and test case 2013-05-27 00:04:09 +09:00
Kyo Nagashima 8b5caba234 update README 2013-05-26 19:09:29 +09:00
Kyo Nagashima c110da430b Merge pull request #12 from jonathanpatt/add-html-scss-support
Enable default support for HTML and SCSS
2013-05-26 02:56:19 -07:00
Jonathan Patt e7ecdb406d Enable default support for HTML and SCSS
Most anyone who works with CSS will encounter inline CSS in HTML at some
point, so it follows that this should support that by default.
Additionally, SCSS is quite popular at this point and it makes more
sense to support it by default than to require manually enabling it.
2012-12-16 18:10:34 -07:00
Kyo Nagashima 012c1ba6a0 update README.md 2012-08-05 19:06:06 +09:00
Kyo Nagashima 9822fdabe4 follow WD-css3-lists-20110524 2012-08-05 18:51:24 +09:00
Kyo Nagashima baa8a8adf7 remove duplicate values: pre-wrap and pre-line 2012-08-05 18:21:49 +09:00
Kyo Nagashima 91f42a2e09 remove duplicate values: slow, fast 2012-08-05 18:17:53 +09:00
Kyo Nagashima 9fee8ab7c3 follow WD-css3-gcpm-20111129 2012-08-05 18:14:46 +09:00
Kyo Nagashima 415411f083 remove duplicated move value 2012-08-05 18:00:03 +09:00
Kyo Nagashima 0d7f20cf35 add test v0.6 2012-08-02 06:09:20 +09:00
Kyo Nagashima 46fb64da7e remove duplicated value 2012-08-02 06:06:21 +09:00
Kyo Nagashima b46de7dfc1 remove duplicated properties 2012-08-02 06:01:04 +09:00
Kyo Nagashima fd878df2a4 fix regexp 2012-08-02 05:45:09 +09:00
Kyo Nagashima 19779d436d remove invalid value: IDENT 2012-08-02 05:44:35 +09:00
Kyo Nagashima f17b100e61 remove duplicated values 2012-08-02 05:37:20 +09:00
Kyo Nagashima e2cd668764 use cssFontAttr for temporary group 2012-08-02 05:17:30 +09:00
Kyo Nagashima c9425ea99b fix regexp bug
`column-rule` is now highlight correctly.
2012-08-02 05:13:20 +09:00
Kyo Nagashima f2780edc75 remove duplicate property 2012-08-02 05:08:42 +09:00
Kyo Nagashima c04bea8399 follow CR-css3-images-20120417 2012-08-01 14:34:31 +09:00
Kyo Nagashima c0eccee47c remove deprecated CSS Grid Positioning module 2012-08-01 14:20:02 +09:00
Kyo Nagashima 7bce4e3d5c fix typo: "lable" -> "label" 2012-08-01 14:05:51 +09:00
Kyo Nagashima f2b1eb9ce6 update version number to 0.5 v0.5 2012-07-08 22:34:35 +09:00
Kyo Nagashima 2db3f42a33 update README
Add how to highlight vendor prefixed properties and functions.
2012-07-08 22:33:54 +09:00
Kyo Nagashima eabb81144c add css3-regions.vim 2012-07-08 22:15:55 +09:00
Kyo Nagashima 7ff578ef2f add css3-exclusions.vim 2012-07-08 22:06:48 +09:00
Kyo Nagashima 2558203742 s/nimations/lign/g 2012-06-13 13:15:48 +09:00