docs: proof-read edits (#2311)

(cherry picked from commit 053f2303c4)
This commit is contained in:
James Trew
2023-01-22 10:09:23 +01:00
committed by Simon Hauser
parent 6a65f24ff6
commit 0077389133
13 changed files with 151 additions and 136 deletions
+1 -1
View File
@@ -221,8 +221,8 @@ previewers.qflist = term_previewer.qflist
--- vim.api.nvim_buf_call(bufnr, function()
--- -- for example `search` and `matchadd`
--- end)
--- to achieve that.
--- </code>
--- to achieve that.
--- - If you want to read a file into the buffer it's best to use
--- `buffer_previewer_maker`. But access this function with
--- `require('telescope.config').values.buffer_previewer_maker`