Fix a trivial typo.

Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
This commit is contained in:
OGINO Masanori
2014-06-10 07:58:46 +09:00
parent a55db5a0fd
commit 5fd2ef803b

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].