Remove fzf completion until further debugging

This commit is contained in:
2023-12-11 07:38:13 +01:00
parent 579f00f1df
commit d49e1972dc

View File

@@ -54,7 +54,7 @@ cmp.setup({
{ name = "calc" },
{ name = "lua-latex-symbols", option = { cache = true } },
-- { name = "spell", option = { keep_all_entries = false }, keyword_length = 2 },
{ name = "fuzzy_buffer", keyword_length = 4 },
-- { name = "fuzzy_buffer", keyword_length = 4 },
}),
-- add formatting of the different sources