mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-04-17 11:35:32 +08:00
Update details
This commit is contained in:
parent
ab4fb73f7c
commit
266aa04164
@ -23,7 +23,7 @@ especially the `libc` module. To highlight `sudo` only as a complete word, i.e.,
|
||||
`sudo cmd`, but not `sudoedit`, the respective regular expressions for the host
|
||||
systems would be:
|
||||
|
||||
* Platform with GNU libc (e.g., many GNU/Linux)
|
||||
* Platforms with GNU `libc` (e.g., many GNU/Linux)
|
||||
|
||||
```zsh
|
||||
typeset -A ZSH_HIGHLIGHT_REGEXP
|
||||
|
Loading…
Reference in New Issue
Block a user