Use native preview scroll of fzf 0.22.0

This allows you to scroll upwards

Fix #1053
Fix #751
Fix #749
This commit is contained in:
Junegunn Choi
2020-07-30 12:51:06 +09:00
parent 23dda8602f
commit 4145f53f3d
5 changed files with 14 additions and 24 deletions

View File

@@ -50,6 +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
- For syntax-highlighted preview, install [bat](https://github.com/sharkdp/bat)
- `Ag` requires [The Silver Searcher (ag)][ag]
- `Rg` requires [ripgrep (rg)][rg]