lazy load cmp
This commit is contained in:
parent
4fb7e309b2
commit
2ebe9240fa
@ -1,6 +1,7 @@
|
|||||||
return {
|
return {
|
||||||
'hrsh7th/nvim-cmp',
|
'hrsh7th/nvim-cmp',
|
||||||
branch = 'main',
|
branch = 'main',
|
||||||
|
event = 'InsertEnter',
|
||||||
dependencies = {
|
dependencies = {
|
||||||
{ 'onsails/lspkind-nvim' },
|
{ 'onsails/lspkind-nvim' },
|
||||||
{ 'hrsh7th/cmp-buffer' },
|
{ 'hrsh7th/cmp-buffer' },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user