Saghen / blink.cmp

Performant, batteries-included completion plugin for Neovim
MIT License
1.47k stars 81 forks source link

Regression: spurious warnings regarding the new config #427

Open chrisgrieser opened 2 hours ago

chrisgrieser commented 2 hours ago

Basically the same issue as #370, just for the new config. (nice work on that btw, config feels more logical now)

Pasted image 2024-12-02 at 21 45 52@2x

Saghen commented 2 hours ago

Ah yep, sorry about that, I had meant to get to this before releasing. For anyone looking for a quick fix, you can throw in a ---@diagnostic disable: missing-fields (applies to the whole file)