syntaxes: remove quotes from each syntax name, and color it differently
The different color will make the name stand out, as it should, instead of looking the same as all the regex strings.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## Syntax highlighting for Javascript.
|
||||
|
||||
syntax "javascript" "\.js$"
|
||||
syntax javascript "\.js$"
|
||||
comment "//"
|
||||
|
||||
# Declarational stuff.
|
||||
|
||||
Reference in New Issue
Block a user