Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
junegunn committed Dec 13, 2020
1 parent 54b3817 commit 4c9af00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion doc/fzf-vim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 93,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
format `git diff` output. to format `git diff` output
format `git diff` output.
- `Ag` requires {The Silver Searcher (ag)}{7}
- `Rg` requires {ripgrep (rg)}{8}
- `Tags` and `Helptags` require Perl
Expand Down

0 comments on commit 4c9af00

Please sign in to comment.