From 4c9af003e6ac8d6bbb16a1327b1988d045aa53bb Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 14 Dec 2020 00:14:45 +0900 Subject: [PATCH] Fix typo --- README.md | 1 - doc/fzf-vim.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3174c67..be2ad0f 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/doc/fzf-vim.txt b/doc/fzf-vim.txt index 2641683..5da2258 100644 --- a/doc/fzf-vim.txt +++ b/doc/fzf-vim.txt @@ -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