mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
fix(nvim): configuration format of blink.cmp
This commit is contained in:
@@ -64,7 +64,10 @@ return {
|
||||
-- with blink.compat
|
||||
compat = {},
|
||||
default = { "lsp", "path", "snippets", "buffer" },
|
||||
cmdline = {},
|
||||
},
|
||||
|
||||
cmdline = {
|
||||
sources = {},
|
||||
},
|
||||
|
||||
keymap = {
|
||||
|
||||
Reference in New Issue
Block a user