Update lsp-general.lua
This commit is contained in:
@@ -284,14 +284,6 @@ local cmp_config = {
|
||||
},
|
||||
sorting = {
|
||||
priority_weight = 1.0,
|
||||
comparators = {
|
||||
compare.offset,
|
||||
compare.exact,
|
||||
compare.score,
|
||||
compare.recently_used,
|
||||
require("cmp-under-comparator").under,
|
||||
compare.kind,
|
||||
},
|
||||
},
|
||||
matching = {
|
||||
disallow_fuzzy_matching = true,
|
||||
|
||||
Reference in New Issue
Block a user