Files
telekasten.nvim/lua/telekasten.lua
Christopher Sams 1b00802aa0 Fix FollowLink when searching tags.
When FollowLink is called from the show_tags picker, it searches for the
word that was under the cursor instead of the selected tag. This PR
changes FollowLink so it instead searches for the selected tag.

Signed-off-by: Christopher Sams <cwsams@gmail.com>
2023-08-10 22:14:44 -05:00

105 KiB