parent
b07ada1255
commit
eeb2eadcdd
14
INSTALL.md
14
INSTALL.md
|
@ -55,9 +55,10 @@ Note that `zsh-syntax-highlighting` must be the last plugin sourced.
|
||||||
The zsh-syntax-highlighting authors recommend manual installation over the use
|
The zsh-syntax-highlighting authors recommend manual installation over the use
|
||||||
of a framework or plugin manager.
|
of a framework or plugin manager.
|
||||||
|
|
||||||
This list is incomplete as there are too many [frameworks / plugin managers]
|
This list is incomplete as there are too many
|
||||||
(https://github.com/unixorn/awesome-zsh-plugins#frameworks) to list them all
|
[frameworks / plugin managers][framework-list] to list them all here.
|
||||||
here.
|
|
||||||
|
[framework-list]: https://github.com/unixorn/awesome-zsh-plugins#frameworks
|
||||||
|
|
||||||
#### [Antigen](https://github.com/zsh-users/antigen)
|
#### [Antigen](https://github.com/zsh-users/antigen)
|
||||||
|
|
||||||
|
@ -80,9 +81,10 @@ your `.zshrc`.
|
||||||
|
|
||||||
#### [Prezto](https://github.com/sorin-ionescu/prezto)
|
#### [Prezto](https://github.com/sorin-ionescu/prezto)
|
||||||
|
|
||||||
Zsh-syntax-highlighting is included with Prezto. See the [Prezto documentation]
|
Zsh-syntax-highlighting is included with Prezto. See the
|
||||||
(https://github.com/sorin-ionescu/prezto/tree/master/modules/syntax-highlighting)
|
[Prezto documentation][prezto-docs] to enable and configure highlighters.
|
||||||
to enable and configure highlighters.
|
|
||||||
|
[prezto-docs]: https://github.com/sorin-ionescu/prezto/tree/master/modules/syntax-highlighting
|
||||||
|
|
||||||
#### [zgen](https://github.com/tarjoilija/zgen)
|
#### [zgen](https://github.com/tarjoilija/zgen)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue