lazy load cmp

This commit is contained in:
Oliver Hartmann 2023-10-15 13:07:00 +02:00
parent 4fb7e309b2
commit 2ebe9240fa

View File

@ -1,6 +1,7 @@
return {
'hrsh7th/nvim-cmp',
branch = 'main',
event = 'InsertEnter',
dependencies = {
{ 'onsails/lspkind-nvim' },
{ 'hrsh7th/cmp-buffer' },