nvim_del_user_command must not be called in a lua loop callback #331
Answered
by
afonsolage
afonsolage
asked this question in
Q&A
-
Hello, I'm getting this error:
Any tips on how to fix this? I'm using neovim 0.10 |
Beta Was this translation helpful? Give feedback.
Answered by
afonsolage
Mar 28, 2024
Replies: 1 comment 1 reply
-
Hey 👋 It looks like you're using an outdated version of this plugin. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using the latest version, but after checking
:LspLog
I noticed that this error wasn't the root cause:It was…