You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the lua annotations are quite useful for managing such a large config.
---@module'blink.cmp'---@typeblink.cmp.Config
However, it seems that the blink.cmp type definitions defines some optional values as required, as when using lazydev.nvim, all these get reported, even they are not a problem:
Make sure you have done the following
blink.cmp
Bug Description
the lua annotations are quite useful for managing such a large config.
However, it seems that the blink.cmp type definitions defines some optional values as required, as when using lazydev.nvim, all these get reported, even they are not a problem:
Relevant configuration
neovim version
NVIM v0.10.2
blink.cmp
version: branch, tag, or commit0.6.1
The text was updated successfully, but these errors were encountered: