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
Can anyone help with this lazy loading. In my lspconfig spec's config function, I requried("mason-registry") to check if vue lsp is installed. in another plugin spec , I have mason, mason-lsp, mason-tools setup property.
below are my spec:
here is my manual setup of vue TS support.
Here is the error I saw ONLY at the first time I initialize lazy.nvim.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Can anyone help with this lazy loading. In my lspconfig spec's config function, I requried("mason-registry") to check if vue lsp is installed. in another plugin spec , I have mason, mason-lsp, mason-tools setup property.
below are my spec:

here is my manual setup of vue TS support.

Here is the error I saw ONLY at the first time I initialize lazy.nvim.

Beta Was this translation helpful? Give feedback.
All reactions