From 01f1652ea1e5bf070c3d63c9fd95f8094c67264d Mon Sep 17 00:00:00 2001 From: Kyo Nagashima Date: Thu, 15 Dec 2016 15:54:43 +0900 Subject: [PATCH] Expand project beyond CSS3 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c75633f..eb1b1f8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ vim-css3-syntax =============== -Add CSS3 syntax support to [Vim][1]'s built-in `syntax/css.vim`. +Add CSS3 syntax (and syntax defined in some foreign specifications) support to +[Vim][1]'s built-in `syntax/css.vim`. INSTALLATION