mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-12-25 12:14:19 +01:00
feat(blink): enable cmdline completions
This commit is contained in:
@@ -84,7 +84,7 @@ return {
|
||||
},
|
||||
|
||||
cmdline = {
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
keymap = {
|
||||
preset = "cmdline",
|
||||
-- ["<Tab>"] = { "show", "accept" },
|
||||
|
||||
Reference in New Issue
Block a user