docs: telescope.nvim spelling and grammar fixes (#2325)
Corrects the following issues: - article agreement - spelling
This commit is contained in:
@@ -11,7 +11,7 @@ local uv = vim.loop
|
||||
--- A base implementation of a prompt history that provides a simple history
|
||||
--- and can be replaced with a custom implementation.
|
||||
---
|
||||
--- For example: We provide a extension for a smart history that uses sql.nvim
|
||||
--- For example: We provide an extension for a smart history that uses sql.nvim
|
||||
--- to map histories to metadata, like the calling picker or cwd.
|
||||
---
|
||||
--- So you have a history for:
|
||||
|
||||
Reference in New Issue
Block a user