master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 47279796fc - Show all commits

View File

@@ -153,6 +153,7 @@ return {
cmp.config.compare.exact,
cmp.config.compare.recently_used,
require('clangd_extensions.cmp_scores'),
cmp.config.compare.locality,
cmp.config.compare.kind,
cmp.config.compare.sort_text,
cmp.config.compare.length,