Neovim: Disable blink.cmp cmdline completion
This commit is contained in:
@ -442,6 +442,7 @@ in {
|
||||
|
||||
sources = {
|
||||
default = ["lsp" "path" "snippets"]; # No "buffer"
|
||||
cmdline.__raw = ''{}''; # Disable cmdline completion (done by noice)
|
||||
};
|
||||
|
||||
appearance = {
|
||||
|
Reference in New Issue
Block a user