feat: adding back cmp-copilot
This commit is contained in:
parent
c32565a48b
commit
e53d56f2fe
3 changed files with 13 additions and 2 deletions
|
|
@ -5,7 +5,6 @@ return {
|
|||
local config = cmp.get_config()
|
||||
table.insert(config.sources, {
|
||||
name = 'nvim_lsp',
|
||||
option = {},
|
||||
})
|
||||
cmp.setup(config)
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue