Add supermaven to nvim-cmp

pull/1703/head
Alexandre Ignjatovic 1 year ago
parent 64f478a0ec
commit 2ffbf2f8c9

@ -869,6 +869,7 @@ require('lazy').setup({
{ name = 'nvim_lsp' },
{ name = 'luasnip' },
{ name = 'path' },
{ name = 'supermaven' },
},
}
end,

Loading…
Cancel
Save