From 9295213ed4e70a9325b049b854ac2a0518a437a6 Mon Sep 17 00:00:00 2001 From: "Emerson \"Duke\" Almeida" Date: Thu, 7 Sep 2017 23:33:47 -0300 Subject: [PATCH] Update links in INSTALL.md --- INSTALL.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index e210e9b..26f5d0b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -51,8 +51,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) @@ -76,8 +75,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)