We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e679ca commit 3350c4aCopy full SHA for 3350c4a
highlighters/main/README.md
@@ -34,7 +34,11 @@ This highlighter defines the following styles:
34
* `path` - paths
35
* `path_prefix` - path prefixes
36
* `path_approx` - approximated paths
37
+* `path_pathseparator` - path separator
38
+* `path_prefix_pathseparator` - path prefixes' path separator
39
+* `path_approx_pathseparator` - approximated paths' path separator
40
* `globbing` - globbing expressions
41
+* `globbing_pathseparator` - globs' path separator
42
* `history-expansion` - history expansion expressions
43
* `single-hyphen-option` - single hyphen options
44
* `double-hyphen-option` - double hyphen options
0 commit comments