mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-03-02 02:02:43 +01: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>