Add support for highlighting css colors

This commit is contained in:
Adam Stankiewicz
2013-09-13 17:33:23 +02:00
parent 8b5607d0f7
commit bbe1308b2f
4 changed files with 503 additions and 0 deletions

1
after/syntax/stylus.vim Normal file
View File

@@ -0,0 +1 @@
syn cluster stylusCssAttributes add=@cssColors