mirror of
https://github.com/MidnightCommander/mc
synced 2025-04-10 00:52:53 +03:00
* spec.syntax: Small readability fix.
This commit is contained in:
parent
7785aa544e
commit
10dff51b4c
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user