diff --git a/INSTALL.md b/INSTALL.md index 92046b6..b9a090f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -55,8 +55,7 @@ Note that `zsh-syntax-highlighting` must be the last plugin sourced. The zsh-syntax-highlighting authors recommend manual installation over the use of a framework or plugin manager. -This list is incomplete as there are too many [frameworks / plugin managers] -(https://github.com/unixorn/awesome-zsh-plugins#frameworks) to list them all +This list is incomplete as there are too many [frameworks / plugin managers](https://github.com/unixorn/awesome-zsh-plugins#frameworks) to list them all here. #### [Antigen](https://github.com/zsh-users/antigen) @@ -80,8 +79,7 @@ your `.zshrc`. #### [Prezto](https://github.com/sorin-ionescu/prezto) -Zsh-syntax-highlighting is included with Prezto. See the [Prezto documentation] -(https://github.com/sorin-ionescu/prezto/tree/master/modules/syntax-highlighting) +Zsh-syntax-highlighting is included with Prezto. See the [Prezto documentation](https://github.com/sorin-ionescu/prezto/tree/master/modules/syntax-highlighting) to enable and configure highlighters. #### [zgen](https://github.com/tarjoilija/zgen)