From 1e6c8eb9c74d510007026e5e40a122dfcd17a9bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BChmel?= Date: Sun, 31 Mar 2019 13:32:34 +0200 Subject: [PATCH] Fix README.md The option to change the preview highlighter is called `fzf_highlight_cmd`, not `fzf_highlighter` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a07812..75dfeb2 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ option to `false`. #### Highlighting preview window You also can highlight contents of the file displayed within preview window. To -do so, you can specify which highlighter to use with `fzf_highlighter` option. +do so, you can specify which highlighter to use with `fzf_highlight_cmd` option. Supported highlighters are: * [Bat][16]