Feat: activate lsp in vsnip

This commit is contained in:
Bertrand Benjamin 2021-09-25 21:11:18 +02:00
parent c1f449ed3d
commit 21cbaeb542
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ cmp.setup{
},
sources = {
{ name = 'vsnip' },
{ name = 'nvim_lsp' },
{ name = 'buffer' },
{ name = 'path' },
{ name = 'spell' },