From 3350c4ad4c28d9a4cdc05e33911aa95e95c990de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Israel=20Pe=C3=B1a?= Date: Thu, 25 Sep 2014 10:01:58 -0700 Subject: [PATCH] document new path separator styles --- highlighters/main/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/highlighters/main/README.md b/highlighters/main/README.md index df0c195..a1ab78c 100644 --- a/highlighters/main/README.md +++ b/highlighters/main/README.md @@ -34,7 +34,11 @@ This highlighter defines the following styles: * `path` - paths * `path_prefix` - path prefixes * `path_approx` - approximated paths +* `path_pathseparator` - path separator +* `path_prefix_pathseparator` - path prefixes' path separator +* `path_approx_pathseparator` - approximated paths' path separator * `globbing` - globbing expressions +* `globbing_pathseparator` - globs' path separator * `history-expansion` - history expansion expressions * `single-hyphen-option` - single hyphen options * `double-hyphen-option` - double hyphen options