Add locality sort (easy version)

This commit is contained in:
hrsh7th
2022-03-30 21:16:20 +09:00
parent 2de24d3e1c
commit a5024f916a
3 changed files with 48 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ return function()
compare.exact,
compare.score,
compare.recently_used,
compare.locality,
-- compare.scopes,
compare.kind,
compare.sort_text,