mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Remove path_approx.
Fixes zsh-users/zsh-syntax-highlighting#187. Adds a test for zsh-users/zsh-syntax-highlighting#204.
This commit is contained in:
parent
4d3da30f8b
commit
98aee7f8b9
3 changed files with 1 additions and 7 deletions
|
|
@ -34,7 +34,6 @@ This highlighter defines the following styles:
|
|||
* `hashed-command` - hashed commands
|
||||
* `path` - paths
|
||||
* `path_prefix` - path prefixes
|
||||
* `path_approx` - approximated paths
|
||||
* `globbing` - globbing expressions (`*.txt`)
|
||||
* `history-expansion` - history expansion expressions (`!foo` and `^foo^bar`)
|
||||
* `single-hyphen-option` - single hyphen options (-o)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue