blink.cmp: disable for cmdline

This commit is contained in:
Alexander Gehrke 2026-04-01 16:41:07 +02:00
parent af39061406
commit c1041987e7

View file

@ -50,6 +50,7 @@ return {
ghost_text = { enabled = true },
},
fuzzy = { implementation = "prefer_rust_with_warning" },
cmdline = { enabled = false },
},
opts_extend = { "sources.default" },
},