fix(blink): disable cmdline integration for now since it doesn't work well with the enter keymap
This commit is contained in:
@ -68,6 +68,7 @@ return {
|
||||
-- with blink.compat
|
||||
compat = {},
|
||||
default = { "lsp", "path", "snippets", "buffer" },
|
||||
cmdline = {},
|
||||
},
|
||||
|
||||
keymap = {
|
||||
|
Reference in New Issue
Block a user