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
|
-- with blink.compat
|
||||||
compat = {},
|
compat = {},
|
||||||
default = { "lsp", "path", "snippets", "buffer" },
|
default = { "lsp", "path", "snippets", "buffer" },
|
||||||
|
cmdline = {},
|
||||||
},
|
},
|
||||||
|
|
||||||
keymap = {
|
keymap = {
|
||||||
|
Reference in New Issue
Block a user