Update lots of things
This commit is contained in:
parent
b3925cebad
commit
508883c3c2
17 changed files with 133 additions and 74 deletions
|
@ -9,7 +9,6 @@ return {
|
|||
"hrsh7th/cmp-nvim-lsp",
|
||||
"hrsh7th/cmp-buffer",
|
||||
'hrsh7th/cmp-buffer',
|
||||
'hrsh7th/cmp-nvim-lsp',
|
||||
'hrsh7th/cmp-path',
|
||||
'hrsh7th/cmp-cmdline',
|
||||
'hrsh7th/cmp-vsnip',
|
||||
|
@ -29,7 +28,7 @@ return {
|
|||
text = false,
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
config = function ()
|
||||
require("copilot_cmp").setup()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue