mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
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>