diff --git a/syntax/po.nanorc b/syntax/po.nanorc index 16441d1f..dab602ca 100644 --- a/syntax/po.nanorc +++ b/syntax/po.nanorc @@ -20,9 +20,9 @@ color red " fuzzy(,|$)" color yellow " (no-)?[-[:alpha:]]+-format(,|$)" # Format specifiers. color brightmagenta "%([1-9]\$)?[a-z]*" -# Quotes and newlines. +# Quotes and escaped characters. color yellow "\"" -color cyan "\\n" +color cyan "\\[abcefnrtv"\]" # Reminders. color brightwhite,yellow "(FIXME|TODO|XXX)" # Obsolete strings.