Replies: 1 comment 2 replies
-
well that's a quite clear error message |
Beta Was this translation helpful? Give feedback.
2 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.
-
Each time I open a html file.It appears.
vim.lsp.handlers["textDocument/hover"]
has been overwritten by another plugin?Either disable the other plugin or set
config.lsp.hover.enabled = false
in your Noice config.Beta Was this translation helpful? Give feedback.
All reactions