mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
docs: Clarify tagline summary of 'root' highlighter
This commit is contained in:
parent
371f8183d6
commit
95330c691b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Syntax highlighting is done by pluggable highlighters:
|
||||||
* `brackets` - matches brackets and parenthesis.
|
* `brackets` - matches brackets and parenthesis.
|
||||||
* `pattern` - matches user-defined patterns.
|
* `pattern` - matches user-defined patterns.
|
||||||
* `cursor` - matches the cursor position.
|
* `cursor` - matches the cursor position.
|
||||||
* `root` - triggered if the current user is root.
|
* `root` - highlights the whole command line if the current user is root.
|
||||||
* `line` - applied to the whole command line
|
* `line` - applied to the whole command line
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue