fix: enable sort_text comparator by default (#2122)
This commit is contained in:
@@ -73,7 +73,7 @@ return function()
|
||||
compare.recently_used,
|
||||
compare.locality,
|
||||
compare.kind,
|
||||
-- compare.sort_text,
|
||||
compare.sort_text,
|
||||
compare.length,
|
||||
compare.order,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user