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 @@
|
||||
## Here is an example for Java.
|
||||
|
||||
syntax "java" "\.java$"
|
||||
syntax java "\.java$"
|
||||
magic "Java "
|
||||
comment "//"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user