From c26fd37dbe0564e5fbd8ca6844b2139915496ad9 Mon Sep 17 00:00:00 2001 From: Sebastian Gniazdowski Date: Wed, 12 Oct 2016 17:46:55 +0200 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f2a55b..5894998 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ with strings like `fg=blue,bold`, to configure how given elements are to be colored. If you assign this array before loading `hsmw` you will change the defaults. Complete list of available keys is [at the beginning](https://github.com/psprint/history-search-multi-word/blob/master/hsmw-highlight#L34-L62) of `hsmw-highlight` file. Example `~/.zshrc` addition that sets `path` key – -paths will be highlighted with background magenta, foreground white, bold: +paths that exist will be highlighted with background magenta, foreground white, bold: ```zsh typeset -gA HSMW_HIGHLIGHT_STYLES