mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
undo one micro cleanup
This commit is contained in:
@@ -580,6 +580,8 @@ local function find_files_sorted(opts)
|
||||
line_count = line_count - 1
|
||||
end
|
||||
|
||||
popup_opts = picker:get_window_options(vim.o.columns, line_count)
|
||||
|
||||
picker:find()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user