updated README: fzf minimum requirement 0.24.0

main
bhagwan 3 years ago
parent e40d65c1e1
commit f452111888

@ -49,7 +49,7 @@ at it. That, **and colorful file icons and git indicators!**.
- `Linux` or `MacOS`
- [`neovim`](https://github.com/neovim/neovim/releases) version > 0.5.0
- [`fzf`](https://github.com/junegunn/fzf) or
- [`fzf`](https://github.com/junegunn/fzf) version > 0.24.0 **or**
[`skim`](https://github.com/lotabout/skim) binary installed
- [nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons)
(optional)

@ -61,7 +61,7 @@ DEPENDENCIES *fzf-lua-dependencies*
- `Linux` or `MacOS`
- `neovim` <https://github.com/neovim/neovim/releases> version > 0.5.0
- `fzf` <https://github.com/junegunn/fzf> or `skim`
- `fzf` <https://github.com/junegunn/fzf> version > 0.24.0 **or** `skim`
<https://github.com/lotabout/skim> binary installed
- nvim-web-devicons <https://github.com/kyazdani42/nvim-web-devicons>
(optional)

Loading…
Cancel
Save