From 8da98c0bf3230f8f3e992f565b574839a4f52ff5 Mon Sep 17 00:00:00 2001 From: Rene Schallner Date: Mon, 13 Dec 2021 08:50:37 +0100 Subject: [PATCH] u r --- README.md | 4 ++++ lua/telekasten.lua | 2 ++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index e488fe7..1dd6d06 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,10 @@ This is the result of my first days of hacking neovim with lua (more features ha --- ![image](https://user-images.githubusercontent.com/30892199/145457923-d3e3a20b-9a33-42d1-aa21-3de6b2295737.png) +--- + +![](img/tags-linkcounts.png) + ## Search-based navigation diff --git a/lua/telekasten.lua b/lua/telekasten.lua index 97d20a1..b390e80 100644 --- a/lua/telekasten.lua +++ b/lua/telekasten.lua @@ -827,6 +827,8 @@ local function FollowLink(opts) kind, atcol = check_for_link_or_tag() end + print(kind, atcol) + if kind == "tag" then if atcol ~= nil then tag = taglinks.get_tag_at(