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 'pony.nanorc')
-rw-r--r--pony.nanorc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pony.nanorc b/pony.nanorc
index ab70d70..d02c1d7 100644
--- a/pony.nanorc
+++ b/pony.nanorc
@@ -36,7 +36,7 @@ color Yellow "\<[A-Z][a-zA-Z0-9_\-]+(\(|\.)"
color brightblue "\<[a-zA-Z0-9_\-]+\("
## white dots and parentessis
-color brightwhite "[.:()&*=+-|{}%<>!@]"
+color brightwhite "[.:()&*=+\-\|{}%<>!@]"
color brightwhite "(\\|/|\[|\])"
color brightwhite " (xor|or|and|not) "