From 557c8b98c506f832a8e427874024bbf980ebe4e2 Mon Sep 17 00:00:00 2001 From: Austin Ray Date: Sat, 30 Apr 2022 06:35:34 -0400 Subject: docs: add 'https://' prefix to smart history link (#1885) --- lua/telescope/actions/history.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') 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. -- cgit v1.2.3