mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
@@ -2672,7 +2672,7 @@ local function FindAllTags(opts)
|
|||||||
action_state.get_selected_entry().value.tag
|
action_state.get_selected_entry().value.tag
|
||||||
local follow_opts = {
|
local follow_opts = {
|
||||||
follow_tag = selection,
|
follow_tag = selection,
|
||||||
show_link_counts = true,
|
show_link_counts = false,
|
||||||
templateDir = templateDir,
|
templateDir = templateDir,
|
||||||
}
|
}
|
||||||
actions._close(prompt_bufnr, false)
|
actions._close(prompt_bufnr, false)
|
||||||
|
|||||||
Reference in New Issue
Block a user