i like twains

This commit is contained in:
Lucy Hochkamp 2023-09-25 18:41:12 +02:00
parent 3107f13416
commit 18cd02b352
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -35,6 +35,7 @@ cmp.setup({
},
sources = cmp.config.sources({
{ name = "nvim_lsp" },
{ name = 'nvim_lsp_signature_help' },
{ name = "luasnip" },
}, { name = "buffer" }),
formatting = {