Disable sort_text by default

This commit is contained in:
hrsh7th
2023-01-06 15:29:16 +09:00
parent 4748ea5a5a
commit 11a95792a5
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ return function()
compare.recently_used,
compare.locality,
compare.kind,
compare.sort_text,
-- compare.sort_text,
compare.length,
compare.order,
},