Fix formatting around BLines (#1510)

Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
This commit is contained in:
Ivan Kovnatsky
2023-10-06 03:11:13 +03:00
committed by GitHub
parent 678ee1a549
commit f3b82091a6
2 changed files with 2 additions and 2 deletions

View File

@@ -172,7 +172,7 @@ selected.
* `Ag` * `Ag`
* `Rg` / `RG` * `Rg` / `RG`
* `Lines / ``BLines` * `Lines` / `BLines`
* `Tags` / `BTags` * `Tags` / `BTags`
By setting `g:fzf_vim.listproc`, you can make them use location list instead. By setting `g:fzf_vim.listproc`, you can make them use location list instead.

View File

@@ -244,7 +244,7 @@ selected.
- `Ag` - `Ag`
- `Rg` / `RG` - `Rg` / `RG`
- `Lines / ``BLines` - `Lines` / `BLines`
- `Tags` / `BTags` - `Tags` / `BTags`
*g:fzf_vim.listproc* *g:fzf_vim.listproc*