* CSS Syntax highlighting: highlight .less files
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
## Here is an example for css files.
|
||||
##
|
||||
|
||||
syntax "CSS" "\.(css|scss)$"
|
||||
syntax "CSS" "\.(css|scss|less)$"
|
||||
color brightred "."
|
||||
color brightyellow start="\{" end="\}"
|
||||
color brightwhite start=":" end="[;^\{]"
|
||||
|
||||
Reference in New Issue
Block a user