Brackets and braces have a special meaning when used in syntax definition

files.
This commit is contained in:
Roland Illig 2005-07-20 11:14:15 +00:00
parent 77b5978cf1
commit c9ab4e7566

View File

@ -13,7 +13,8 @@
#
# Certain characters must be quoted in these fields. These are space (\s),
# tabs (\t), backslashes(\\), plus (\+) and asterisk (\*). Braces {} and
# brackets [] must not be quoted in this file.
# brackets [] must not be quoted in this file. However, they have a special
# meaning when used in the actual syntax definitions.
#
# You can use the following colors in the syntax highlighting files:
# black, blue, brightblue, brightcyan, brightgreen, brightmagenta,