fix: typo in previewers documentation (#1450)

This commit is contained in:
Zoltan Klinger
2021-11-13 18:52:08 +11:00
committed by GitHub
parent f3ef592072
commit 3d45c6c555

View File

@@ -9,7 +9,7 @@
--- ---
--- Furthermore, there are a collection of previewers already defined which --- Furthermore, there are a collection of previewers already defined which
--- can be used for every picker, as long as the entries of the picker provide --- can be used for every picker, as long as the entries of the picker provide
--- the necessary fields. The more important once are --- the necessary fields. The more important ones are
--- - `previewers.cat` --- - `previewers.cat`
--- - `previewers.vimgrep` --- - `previewers.vimgrep`
--- - `previewers.qflist` --- - `previewers.qflist`