diff --git a/doc/telescope.txt b/doc/telescope.txt index e3b6d2c..a2516b6 100644 --- a/doc/telescope.txt +++ b/doc/telescope.txt @@ -3189,7 +3189,7 @@ So you have a history for: - live_grep project_2 - 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()* Manages prompt history diff --git a/lua/telescope/actions/history.lua b/lua/telescope/actions/history.lua index 41b72a9..264a3e6 100644 --- a/lua/telescope/actions/history.lua +++ b/lua/telescope/actions/history.lua @@ -23,7 +23,7 @@ local uv = vim.loop --- - live_grep project_2 --- - etc --- ---- See github.com/nvim-telescope/telescope-smart-history.nvim +--- See https://github.com/nvim-telescope/telescope-smart-history.nvim ---@brief ]] -- TODO(conni2461): currently not present in plenary path only sync.