Rename locals to scopes

This commit is contained in:
hrsh7th
2022-03-30 20:49:14 +09:00
parent dc3113a79f
commit 2de24d3e1c
3 changed files with 11 additions and 11 deletions

View File

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