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:
authorUseless-Pony <ramkeykill@gmail.com>2018-06-21 02:31:48 +0300
committerGitHub <noreply@github.com>2018-06-21 02:31:48 +0300
commitba483bbe78ae1ec419f54cd0c4a81b5f734419cd (patch)
treee79e6e921f2f4443753a386cb8c6b600a406e870
parent14548f53db8bf14084e453caaef087dbcb2140b6 (diff)
Update 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) "