diff --git a/lua/plugins/blink.lua b/lua/plugins/blink.lua index 84dddac..f46ed51 100644 --- a/lua/plugins/blink.lua +++ b/lua/plugins/blink.lua @@ -7,13 +7,6 @@ return { ---@module 'blink.cmp' ---@type blink.cmp.Config opts = { - cmdline = { - completion = { - menu = { - auto_show = true, - }, - }, - }, completion = { documentation = { auto_show = true,