Files

9 lines
144 B
Lua
Raw Permalink Normal View History

2026-02-23 23:13:41 -07:00
return {
defaults = {
sorting_strategy = "ascending",
layout_config = {
horizontal = { prompt_position = "top" },
},
},
}