From bbe1308b2fece55f50b8a12cfceef30c3d4e891b Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Fri, 13 Sep 2013 17:33:23 +0200 Subject: Add support for highlighting css colors --- after/syntax/stylus.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 after/syntax/stylus.vim (limited to 'after/syntax/stylus.vim') diff --git a/after/syntax/stylus.vim b/after/syntax/stylus.vim new file mode 100644 index 00000000..56bde39f --- /dev/null +++ b/after/syntax/stylus.vim @@ -0,0 +1 @@ +syn cluster stylusCssAttributes add=@cssColors -- cgit v1.2.3