Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/serialhex/nano-highlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs.nanorc')
-rw-r--r--changelogs.nanorc2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs.nanorc b/changelogs.nanorc
index 74158c2..791e9cd 100644
--- a/changelogs.nanorc
+++ b/changelogs.nanorc
@@ -8,7 +8,7 @@ color brightwhite "[0-9]"
color brightblue "[0-9][0-9]\:[0-9][0-9]\:[0-9][0-9]"
color blue "[0-9][0-9][0-9][0-9]\-[0-9][0-9]\-[0-9][0-9]"
color blue "[0-9][0-9][0-9][0-9]\/[0-9][0-9]\/[0-9][0-9]"
-color blue "\<(CEST|CET|CST||CDT|EDT)\>"
+color blue "\<(CEST|CET|CST|CDT|EDT)\>"
color yellow "[0-9]\..*$"
color cyan "\*.*$"
color brightblue "\<(pre.*$|beta.*$|rc.*$|release.*$)\>"