use ascending sorting : telescope (#346)

pull/350/head
siduck76 3 years ago
parent ac83f1d580
commit 6fbb503a16

@ -19,7 +19,7 @@ telescope.setup {
entry_prefix = " ",
initial_mode = "insert",
selection_strategy = "reset",
sorting_strategy = "descending",
sorting_strategy = "ascending",
layout_strategy = "horizontal",
layout_config = {
horizontal = {

Loading…
Cancel
Save