Add missing highlighter to readme
This was added to `.zpreztorc` in 4f19700919
but forgot to add it here.
This commit is contained in:
parent
46de6fef77
commit
ba0cb8afd8
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ zstyle ':prezto:module:syntax-highlighting' highlighters \
|
||||||
'main' \
|
'main' \
|
||||||
'brackets' \
|
'brackets' \
|
||||||
'pattern' \
|
'pattern' \
|
||||||
|
'line' \
|
||||||
'cursor' \
|
'cursor' \
|
||||||
'root'
|
'root'
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue