disabled some warnings in the cmp file

This commit is contained in:
Oliver Hartmann 2024-07-08 23:51:02 +02:00
parent 8c586aa58d
commit ae40f9c438

View File

@ -1,3 +1,4 @@
---@diagnostic disable: missing-fields
return {
'hrsh7th/nvim-cmp',
branch = 'main',