Add sort (required nvim-treesitter)

This commit is contained in:
hrsh7th
2022-03-30 20:36:19 +09:00
parent 5e794cdf5b
commit dc3113a79f
6 changed files with 73 additions and 4 deletions

View File

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