Remove fzf completion until further debugging

This commit is contained in:
Yannick Reiß 2023-12-11 07:38:13 +01:00
parent 579f00f1df
commit d49e1972dc
No known key found for this signature in database
GPG Key ID: 5A3AF456F0A0338C
1 changed files with 1 additions and 1 deletions

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