undo one micro cleanup

This commit is contained in:
Rene Schallner
2021-12-15 21:40:49 +01:00
parent 63d3d7df21
commit 9c34309bb9

View File

@@ -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