Merge pull request #27 from omasanori/fix-readme

Fix a trivial typo.
This commit is contained in:
Kyo Nagashima
2014-06-10 16:04:27 +09:00

View File

@@ -74,7 +74,7 @@ supported.
### Media Queries
I drop Media Queries Level 3 support in v0.12.0. There is no easy way to supprt
I drop Media Queries Level 3 support in v0.12.0. There is no easy way to support
Media Queries properly with `after` syntax plugin like this one, sorry. If you
want to highlight Media Queries correctly, you must update Vim to 7.4+ or
install [JulesWang/css.vim][6].