From fb040ea36cb8e2158ccd9100600652f94ae90af1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Mon, 23 Mar 2015 03:49:03 +0000 Subject: Imported from /home/lorry/working-area/delta_nano-tarball/nano-2.4.0.tar.gz. --- doc/syntax/css.nanorc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/syntax/css.nanorc') diff --git a/doc/syntax/css.nanorc b/doc/syntax/css.nanorc index 98eea18..a806d7c 100644 --- a/doc/syntax/css.nanorc +++ b/doc/syntax/css.nanorc @@ -1,6 +1,7 @@ -## Here is an example for css files. -## +## Here is an example for CSS files. + syntax "css" "\.css$" + color brightred "." color brightyellow start="\{" end="\}" color brightwhite start=":" end="([;^\{]|$)" -- cgit v1.2.1