mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
docs: Move highlighter headers down one level
This commit is contained in:
parent
6e99128987
commit
2dd6923c30
6 changed files with 18 additions and 30 deletions
|
|
@ -1,20 +1,18 @@
|
|||
zsh-syntax-highlighting / highlighters / root
|
||||
=============================================
|
||||
---------------------------------------------
|
||||
|
||||
This is the `root` highlighter, that highlights the whole line if the current
|
||||
user is root.
|
||||
|
||||
|
||||
How to activate it
|
||||
------------------
|
||||
### How to activate it
|
||||
|
||||
To activate it, add it to `ZSH_HIGHLIGHT_HIGHLIGHTERS`:
|
||||
|
||||
ZSH_HIGHLIGHT_HIGHLIGHTERS=( [...] root)
|
||||
|
||||
|
||||
How to tweak it
|
||||
---------------
|
||||
### How to tweak it
|
||||
|
||||
This highlighter defines the following styles:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue