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:
authorMax Nordlund <max.nordlund@gmail.com>2013-04-24 02:36:24 +0400
committerMax Nordlund <max.nordlund@gmail.com>2013-04-24 02:36:24 +0400
commit01829b59e1914fff2add4afebf5b0986a2431dce (patch)
tree71f94976c5f8c46ac999720a099fe7c62730199a /config.nanorc
parent6aa506d5fd52fe436cfca2ce0e7e5f67d0271c14 (diff)
Fixed broken regexs'
Diffstat (limited to 'config.nanorc')
-rw-r--r--config.nanorc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nanorc b/config.nanorc
index 7e394ee..9fd227f 100644
--- a/config.nanorc
+++ b/config.nanorc
@@ -1,5 +1,5 @@
### several config files
-syntax "config" "(\.|/|)config$" "(\.|/|)logout$" "(\.|/|)COLORS$" "(\.|/|)colors$"
+syntax "config" "(\.|/)config$" "(\.|/)logout$" "(\.|/)COLORS$" "(\.|/)colors$"
color red "/.*$" "TERM" "\..*$" "=.*$" "\*.*$"
color white ":unscaled" "[0-9]"
color blue "setenv|export" "\;"