Fix README.md
The option to change the preview highlighter is called `fzf_highlight_cmd`, not `fzf_highlighter`
This commit is contained in:
parent
c58323ddb3
commit
1e6c8eb9c7
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue