Change priority order of completion
This commit is contained in:
parent
7cb056fb72
commit
e3b55ba5dc
|
@ -578,8 +578,8 @@ cmp.setup {
|
|||
end, { 'i', 's' }),
|
||||
},
|
||||
sources = {
|
||||
{ name = 'nvim_lsp' },
|
||||
{ name = 'luasnip' },
|
||||
{ name = 'nvim_lsp' },
|
||||
{ name = 'path' },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user