* spec.syntax: Small readability fix.

This commit is contained in:
Leonard den Ottolander 2006-06-21 15:22:55 +00:00
parent 7785aa544e
commit 10dff51b4c
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2006-06-21 Leonard den Ottolander <leonard den ottolander nl>
* spec.syntax: Small readability fix.
2006-02-08 Leonard den Ottolander <leonard den ottolander nl>
* php.syntax: Added magic constants.

View File

@ -82,14 +82,14 @@ context default
keyword ftp://+ brightgreen
keyword http://+ brightgreen
keyword whole missingok brightblue
keyword whole noreplace brightblue
keyword whole missingok brightcyan
keyword whole noreplace brightcyan
keyword whole PATCH\[0123456789\] cyan
keyword whole SOURCE\[0123456789\] cyan
context linestart # \n brown
context %( ) brightblue
context %( ) brightcyan
# Changelog
context exclusive whole linestart %changelog EOF lightgray