diff --git a/README.md b/README.md index 75a0626..555b391 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ so you can omit it if you use a plugin manager that doesn't support hooks. ### Dependencies -- [fzf][fzf-main] 0.22.0 or above +- [fzf][fzf-main] 0.23.0 or above - For syntax-highlighted preview, install [bat](https://github.com/sharkdp/bat) - `Ag` requires [The Silver Searcher (ag)][ag] - `Rg` requires [ripgrep (rg)][rg] diff --git a/doc/fzf-vim.txt b/doc/fzf-vim.txt index 29807d8..80432b6 100644 --- a/doc/fzf-vim.txt +++ b/doc/fzf-vim.txt @@ -90,7 +90,7 @@ so you can omit it if you use a plugin manager that doesn't support hooks. < Dependencies >______________________________________________________________~ *fzf-vim-dependencies* - - {fzf}{1} 0.22.0 or above + - {fzf}{1} 0.23.0 or above - For syntax-highlighted preview, install {bat}{5} - `Ag` requires {The Silver Searcher (ag)}{6} - `Rg` requires {ripgrep (rg)}{7}