Occasional many errors in Neovim #5586
Unanswered
shellRaining
asked this question in
Q&A
Replies: 1 comment
-
This general caused by vue plugin not properly loaded. Are you using mason lspconfig plugin? it automatically enable the lsps, maybe your nvimlspcofing here loaded after that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use Neovim as my editor, and today I configured vue_ls based on the wiki of this repository. My environment is as follows:
macOS 15.5
Neovim 0.11.3
nvim-lspconfig is the latest version
vue_ls 3.0.5
mason v2
treesitter main branch
The relevant configuration is as follows:
LSP log below:
Has anyone encountered a similar situation, and how should I resolve it?
Beta Was this translation helpful? Give feedback.
All reactions