Skip to content

Commit b119f9c

Browse files
committed
fix(plugins): remove empty cmdline configuration from setup
1 parent 5da2ce9 commit b119f9c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lua/plugins.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ return {
101101
dadbod = { name = "Dadbod", module = "vim_dadbod_completion.blink" },
102102
-- daprepl = { name = "DapRepl", module = "kide.cmp.dap" },
103103
},
104-
cmdline = {},
105104
},
106105
completion = {
107106
menu = {

0 commit comments

Comments
 (0)