mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
docs copyedit: Whitespace.
This commit is contained in:
parent
e60737d320
commit
6c033e62e9
8 changed files with 15 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ This is the ***main*** highlighter, that highlights:
|
|||
|
||||
How to activate it
|
||||
------------------
|
||||
|
||||
To activate it, add it to `ZSH_HIGHLIGHT_HIGHLIGHTERS`:
|
||||
|
||||
ZSH_HIGHLIGHT_HIGHLIGHTERS=( [...] main)
|
||||
|
|
@ -20,6 +21,7 @@ This highlighter is active by default.
|
|||
|
||||
How to tweak it
|
||||
---------------
|
||||
|
||||
This highlighter defines the following styles:
|
||||
|
||||
* `unknown-token` - unknown tokens / errors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue