From f4a11a2dfa1ee0569218419d8e4fd82568b69ba3 Mon Sep 17 00:00:00 2001 From: Kyo Nagashima Date: Thu, 15 Dec 2016 16:12:44 +0900 Subject: [PATCH] Use noun form --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb1b1f8..c2a3447 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ vim-css3-syntax =============== -Add CSS3 syntax (and syntax defined in some foreign specifications) support to -[Vim][1]'s built-in `syntax/css.vim`. +CSS3 syntax (and syntax defined in some foreign specifications) support for +[Vim][1]’s built-in `syntax/css.vim` INSTALLATION