blink.cmp: disable for cmdline
This commit is contained in:
parent
af39061406
commit
c1041987e7
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ return {
|
||||||
ghost_text = { enabled = true },
|
ghost_text = { enabled = true },
|
||||||
},
|
},
|
||||||
fuzzy = { implementation = "prefer_rust_with_warning" },
|
fuzzy = { implementation = "prefer_rust_with_warning" },
|
||||||
|
cmdline = { enabled = false },
|
||||||
},
|
},
|
||||||
opts_extend = { "sources.default" },
|
opts_extend = { "sources.default" },
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue