From f3b82091a651a643ef18b220cd3e154d76a54462 Mon Sep 17 00:00:00 2001 From: Ivan Kovnatsky <75213+ivankovnatsky@users.noreply.github.com> Date: Fri, 6 Oct 2023 03:11:13 +0300 Subject: [PATCH] Fix formatting around `BLines` (#1510) Co-authored-by: Junegunn Choi --- README.md | 2 +- doc/fzf-vim.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9be6db..8d16b56 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ selected. * `Ag` * `Rg` / `RG` -* `Lines / ``BLines` +* `Lines` / `BLines` * `Tags` / `BTags` By setting `g:fzf_vim.listproc`, you can make them use location list instead. diff --git a/doc/fzf-vim.txt b/doc/fzf-vim.txt index cc64845..71b2679 100644 --- a/doc/fzf-vim.txt +++ b/doc/fzf-vim.txt @@ -244,7 +244,7 @@ selected. - `Ag` - `Rg` / `RG` - - `Lines / ``BLines` + - `Lines` / `BLines` - `Tags` / `BTags` *g:fzf_vim.listproc*