mirror of
https://github.com/junegunn/fzf.vim.git
synced 2025-12-06 20:54:28 +08:00
Update README
This commit is contained in:
@@ -52,8 +52,8 @@ so you can omit it if you use a plugin manager that doesn't support hooks.
|
||||
|
||||
- [fzf][fzf-main] 0.23.0 or above
|
||||
- For syntax-highlighted preview, install [bat](https://github.com/sharkdp/bat)
|
||||
- If [delta](https://github.com/dandavison/delta) is available, `:GF?`,
|
||||
`:Commits` and `:BCommits` will use it to format `git diff` output.
|
||||
- If [delta](https://github.com/dandavison/delta) is available, `GF?`,
|
||||
`Commits` and `BCommits` will use it to format `git diff` output.
|
||||
- `Ag` requires [The Silver Searcher (ag)][ag]
|
||||
- `Rg` requires [ripgrep (rg)][rg]
|
||||
- `Tags` and `Helptags` require Perl
|
||||
|
||||
@@ -92,7 +92,7 @@ so you can omit it if you use a plugin manager that doesn't support hooks.
|
||||
|
||||
- {fzf}{1} 0.23.0 or above
|
||||
- For syntax-highlighted preview, install {bat}{5}
|
||||
- If {delta}{6} is available, `:GF?`, `:Commits` and `:BCommits` will use it to
|
||||
- If {delta}{6} is available, `GF?`, `Commits` and `BCommits` will use it to
|
||||
format `git diff` output.
|
||||
- `Ag` requires {The Silver Searcher (ag)}{7}
|
||||
- `Rg` requires {ripgrep (rg)}{8}
|
||||
|
||||
Reference in New Issue
Block a user