Maria José Solano
Maria José Solano
@uga-rosa I think that #118 should fix this issue. From the previous comments in this thread it seems like @lcw's problems are being caused by different issues in their configuration.
@dsherret yes I think that would work!
I think a more appropriate PR title/commit message would be `fix(lsp): add textDocument/documentLink to capability map`.
I'm having a similar issue but it only happens when hovering over `dunst` notifications. I've set `XCURSOR_SIZE` to 16 and I'm using a scale of 2, but for some reason...
I don't play with my registers enough to have an opinion about this, but I'll approve since I don't think this will be harmful anyway. @gpanders @clason @justinmk any thoughts?
Hmmm I understand (and support) this issue, yet I don't think it should be filed here. The thing is that the LSP says that the server indicates the position of...
@polak-jan It's not about "not being supposed to", but because in order for things not to be a total mess Neovim tries to stick to the LSP as much as...
> Doesn't the LSP spec put the oweness on the LSP server to clear the diagnostics (by sending an empty array of diagnostics to the associated file URI of which,...
I think you have to set the `keyword_length` on each completion source.
This should be ready to merge :) @mfussenegger @justinmk