docs: add 'https://' prefix to smart history link (#1885)
This commit is contained in:
@@ -3189,7 +3189,7 @@ So you have a history for:
|
|||||||
- live_grep project_2
|
- live_grep project_2
|
||||||
- etc
|
- etc
|
||||||
|
|
||||||
See github.com/nvim-telescope/telescope-smart-history.nvim
|
See https://github.com/nvim-telescope/telescope-smart-history.nvim
|
||||||
|
|
||||||
histories.History() *telescope.actions.history.History()*
|
histories.History() *telescope.actions.history.History()*
|
||||||
Manages prompt history
|
Manages prompt history
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ local uv = vim.loop
|
|||||||
--- - live_grep project_2
|
--- - live_grep project_2
|
||||||
--- - etc
|
--- - etc
|
||||||
---
|
---
|
||||||
--- See github.com/nvim-telescope/telescope-smart-history.nvim
|
--- See https://github.com/nvim-telescope/telescope-smart-history.nvim
|
||||||
---@brief ]]
|
---@brief ]]
|
||||||
|
|
||||||
-- TODO(conni2461): currently not present in plenary path only sync.
|
-- TODO(conni2461): currently not present in plenary path only sync.
|
||||||
|
|||||||
Reference in New Issue
Block a user