mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
Merge branch 'main' into RenameNote
This commit is contained in:
@@ -966,6 +966,7 @@ local function find_files_sorted(opts)
|
||||
local function entry_maker(entry)
|
||||
local iconic_entry = {}
|
||||
iconic_entry.value = entry
|
||||
iconic_entry.path = entry
|
||||
iconic_entry.ordinal = entry
|
||||
if opts.show_link_counts then
|
||||
iconic_entry.display = make_display
|
||||
|
||||
Reference in New Issue
Block a user