mirror of
https://github.com/junegunn/fzf.vim.git
synced 2025-12-06 12:44:24 +08:00
Fix typo
This commit is contained in:
@@ -54,7 +54,6 @@ so you can omit it if you use a plugin manager that doesn't support hooks.
|
||||
- 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.
|
||||
to format `git diff` output
|
||||
- `Ag` requires [The Silver Searcher (ag)][ag]
|
||||
- `Rg` requires [ripgrep (rg)][rg]
|
||||
- `Tags` and `Helptags` require Perl
|
||||
|
||||
Reference in New Issue
Block a user