From 38c3992418e35d0d6afdfda51eef79412f3ba05b Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Sun, 3 Dec 2017 13:51:08 +0000 Subject: [PATCH] Cleanup README plugin section --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0749f8c..c4bf99f 100644 --- a/README.md +++ b/README.md @@ -51,13 +51,9 @@ display. This results in no noticeable lag when redrawing the prompt. Plugins are sourced manually and their git repositories tracked by [conduit][conduit], no plugin manager is used. -### [zsh-syntax-highlighting][syntax] - -Fish shell like syntax highlighting for Zsh. - -### [zsh-history-substring-search][search] - -ZSH port of the FISH shell's history search. +* [zsh-syntax-highlighting][syntax] Fish shell like syntax highlighting for Zsh. +* [zsh-history-substring-search][search] Zsh port of the Fish shell's history + search. ## Environment & Settings