* feat(#2313): add sort_folders_first, default true * feat(#2313): add sort.sorter, sort.folders_firs
This commit is contained in:
committed by
GitHub
parent
a708bd2413
commit
ef305a888b
@@ -41,6 +41,9 @@ local function refactored(opts)
|
||||
end
|
||||
opts.view.adaptive_size = nil
|
||||
end
|
||||
|
||||
-- 2023/07/15
|
||||
utils.move_missing_val(opts, "", "sort_by", opts, "sort", "sorter", true)
|
||||
end
|
||||
|
||||
local function deprecated(opts)
|
||||
|
||||
Reference in New Issue
Block a user