This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
:LspInstall throwing "attempt to yield across metamethod/C-call boundary" #825
Unanswered
Vaisakhkm2625
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Hello! Have you perhaps updated plugin versions without restarting the neovim instance? Does it happen consistently, even in a new neovim instance? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I tried so many other configs, still the same, telescope also not working 😢 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was trying to configure everything in lua, and i never used lsp before in nvim
first i installed language servers manully, and it was working.
but then i added 'nvim-lsp-installer' but it is not working..
my system is a raspberrypi and and i am using a snap of nvim 0.7
is this due to unsupported version of node? should i upgrade it
i only found 1 post related to this (problem)[https://github.com//discussions/665#discussion-4051259] but i am using nvim 7.
i am newbie in configuring nvim.
i am trying to follow along with neovim from scratch.
https://github.com/LunarVim/Neovim-from-scratch
more info VVVVV
nvim version
config structure
:LspInstallLog (DEBUG enabled)
Beta Was this translation helpful? Give feedback.
All reactions