mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
u r
This commit is contained in:
BIN
img/tags-linkcounts.png
Normal file
BIN
img/tags-linkcounts.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 189 KiB |
@@ -827,8 +827,6 @@ local function FollowLink(opts)
|
|||||||
kind, atcol = check_for_link_or_tag()
|
kind, atcol = check_for_link_or_tag()
|
||||||
end
|
end
|
||||||
|
|
||||||
print(kind, atcol)
|
|
||||||
|
|
||||||
if kind == "tag" then
|
if kind == "tag" then
|
||||||
if atcol ~= nil then
|
if atcol ~= nil then
|
||||||
tag = taglinks.get_tag_at(
|
tag = taglinks.get_tag_at(
|
||||||
|
|||||||
Reference in New Issue
Block a user