Set up copilot integration
This commit is contained in:
parent
cdc8897467
commit
bea0bfef01
2 changed files with 56 additions and 8 deletions
|
|
@ -23,6 +23,7 @@ cmp.setup({
|
|||
}),
|
||||
sources = cmp.config.sources({
|
||||
{ name = 'nvim_lsp' },
|
||||
{ name = 'copilot' },
|
||||
}, {
|
||||
{ name = 'buffer' },
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue