updated cmp to newest version instead of release

This commit is contained in:
Oliver Hartmann
2023-07-03 08:51:31 +02:00
parent 9a5f079e85
commit 62e90c9279
2 changed files with 2 additions and 1 deletions

View File

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